mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Revert the upper-case PROJECT_NAME nonsense that was part of #2402
This commit is contained in:
parent
558d715bf6
commit
4ea5a96fff
13 changed files with 53 additions and 52 deletions
|
@ -4,6 +4,7 @@
|
|||
#define CMAKE_CONFIG_H
|
||||
|
||||
#define PROJECT_NAME "@PROJECT_NAME@"
|
||||
#define PROJECT_NAME_C "@PROJECT_NAME_CAPITALIZED@"
|
||||
#define VERSION_MAJOR @VERSION_MAJOR@
|
||||
#define VERSION_MINOR @VERSION_MINOR@
|
||||
#define VERSION_PATCH @VERSION_PATCH@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue