mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Revert "Only lowercase project name at compile time"
This reverts commit 3be9787e64
.
This commit is contained in:
parent
415167b228
commit
558d715bf6
4 changed files with 11 additions and 11 deletions
|
@ -4,7 +4,6 @@
|
|||
#define CMAKE_CONFIG_H
|
||||
|
||||
#define PROJECT_NAME "@PROJECT_NAME@"
|
||||
#define PROJECT_NAME_LOWER "@PROJECT_NAME_LOWER@"
|
||||
#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