*** empty log message ***
This commit is contained in:
parent
bdddb70559
commit
9cba67ce05
|
|
@ -326,7 +326,7 @@
|
|||
#define USE_COMPILER MIPS
|
||||
#elif $[eq $[PLATFORM], Linux]
|
||||
#define USE_COMPILER GCC
|
||||
#elif $[eq $[PLATFORM], Windows]
|
||||
#elif $[eq $[PLATFORM], Win32]
|
||||
#define USE_COMPILER MSVC
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue