Ver Fonte

fix mixed build

cxgeorge há 25 anos atrás
pai
commit
4aed72da21
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      panda/src/cull/Sources.pp

+ 5 - 0
panda/src/cull/Sources.pp

@@ -1,5 +1,10 @@
 #define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
 #define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
                    dtoolutil:c dtoolbase:c dtool:m
                    dtoolutil:c dtoolbase:c dtool:m
+				   
+#if $[eq $[USE_COMPILER], INTEL]
+#define USE_COMPILER MSVC
+#include $[DTOOL]/pptempl/compilerSettings.pp
+#endif				   
 
 
 #begin lib_target
 #begin lib_target
   #define TARGET cull
   #define TARGET cull