Fix project compilation failure

- Fix project compilation failure when the project contains two files
  with the same name, causing the intermediate file to be in the same
  directory with the same name
- Fix small print errors in makegen --help
This commit is contained in:
Thraix
2026-01-20 22:27:42 +01:00
parent 7c68a839fc
commit 1edcfb570b
6 changed files with 64 additions and 46 deletions
+1 -1
View File
@@ -19,5 +19,5 @@
<srcdir>src/</srcdir>
</configuration>
<target>Release</target>
<version>v1.3.5</version>
<version>v1.3.7</version>
</makegen>