Remove version text, add toggleable debug info(with commit hash!)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#define GIT_SHA1 ""
|
||||
const char* g_GIT_SHA1 = GIT_SHA1;
|
||||
@@ -0,0 +1 @@
|
||||
extern const char* g_GIT_SHA1;
|
||||
Reference in New Issue
Block a user