bob
5ae97d19f2
Remove unnecessary comments, add An macro
2025-07-15 16:53:30 +02:00
bob
e73fa39be1
Simplify simple project even more
2025-05-01 09:48:24 +02:00
bob
63d2a2d0e2
Add main project's src dir to header search path
2025-01-05 16:07:21 +01:00
bob
acd78e092f
Add optional postmake.make include at end
2025-01-05 15:28:28 +01:00
bob
c83be332d5
Fix version and commit display
...
Made version and commit variables static, and local to the version
display function. Previously, they would be globals, and as such would
collide with those from linked shared libraries. Now, all project types
will have them local.
2024-12-31 11:58:35 +01:00
bob
178b2f4860
Fix library header generation
...
Prevent precomp.hpp to be included in header file list.
2024-12-31 11:07:27 +01:00
bob
64b81076c9
Make include guard in version.hpp uppercase
2024-12-31 10:52:18 +01:00
bob
27f42b1623
Fix runtime library loading for macOS
2024-12-30 13:19:55 +01:00
bob
2e66524e2c
Delete symlinks, will be created by Makefile
2024-12-24 10:55:42 +01:00
bob
e55c019ef0
Add template files
2024-12-23 16:18:39 +01:00