Fix simple flag and excludesource

- Fix simple flag not generating the correct Makefile
- Fix excludesource not excluding the correct files
This commit is contained in:
Thraix
2025-06-04 22:05:37 +02:00
parent d3c334dc79
commit aa0b390379
5 changed files with 19 additions and 12 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# This Makefile was generated using MakeGen v1.3.3 made by Tim Håkansson
# This Makefile was generated using MakeGen v1.3.4 made by Tim Håkansson
# and is licensed under MIT. Full source of the project can be found at
# https://github.com/Thraix/MakeGen
CC=@g++