*** empty log message ***
This commit is contained in:
parent
1a3321d53a
commit
ccfbd81582
|
|
@ -334,7 +334,9 @@
|
|||
#elif $[eq $[PLATFORM], Linux]
|
||||
#define USE_COMPILER GCC
|
||||
#elif $[eq $[PLATFORM], Win32]
|
||||
#if $[eq $[USE_COMPILER],]
|
||||
#define USE_COMPILER MSVC
|
||||
#endif
|
||||
#endif
|
||||
|
||||
///////////////////////////////////////////////////////////////////////
|
||||
|
|
|
|||
Loading…
Reference in New Issue