mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +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
|
@ -14,7 +14,6 @@
|
|||
#include "cmake_config.h"
|
||||
#elif defined (__ANDROID__) || defined (ANDROID)
|
||||
#define PROJECT_NAME "Minetest"
|
||||
#define PROJECT_NAME_LOWER "minetest"
|
||||
#define STATIC_SHAREDIR ""
|
||||
#include "android_version.h"
|
||||
#ifdef NDEBUG
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue