mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 13:48:30 +09:00
[Chore] (Config): Rename log file name.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
|||||||
#define MOBILEGL_LOG_ENABLE_ANDROID 1
|
#define MOBILEGL_LOG_ENABLE_ANDROID 1
|
||||||
|
|
||||||
#ifdef __ANDROID__
|
#ifdef __ANDROID__
|
||||||
#define MOBILEGL_LOG_FILE_PATH "/sdcard/MG/mobilegl_log.txt"
|
#define MOBILEGL_LOG_FILE_PATH "/sdcard/MG/latest.log"
|
||||||
#elif
|
#elif
|
||||||
#define MOBILEGL_LOG_FILE_PATH ""
|
#define MOBILEGL_LOG_FILE_PATH ""
|
||||||
#endif
|
#endif
|
||||||
Reference in New Issue
Block a user