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
@@ -19,5 +19,5 @@
<srcdir>src/</srcdir>
</configuration>
<target>Release</target>
<version>v1.3.3</version>
<version>v1.3.4</version>
</makegen>