Browse Source

*** empty log message ***

cxgeorge 25 years ago
parent
commit
ccfbd81582
1 changed files with 2 additions and 0 deletions
  1. 2 0
      dtool/Config.pp

+ 2 - 0
dtool/Config.pp

@@ -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
 
 ///////////////////////////////////////////////////////////////////////