Prechádzať zdrojové kódy

fix opt4 vc7 thingie

cxgeorge 24 rokov pred
rodič
commit
859a595bbf
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      dtool/pptempl/compilerSettings.pp

+ 1 - 0
dtool/pptempl/compilerSettings.pp

@@ -52,6 +52,7 @@
   #if $[DO_CROSSOBJ_OPT]
   #if $[DO_CROSSOBJ_OPT]
      #define OPT4FLAGS /GL
      #define OPT4FLAGS /GL
      #define LDFLAGS_OPT4 /LTCG
      #define LDFLAGS_OPT4 /LTCG
+     #define LIBBER /LTCG
   #endif 
   #endif 
   
   
   // remove 1-3 when allocator stuff is rewritten to build with VC7 STL
   // remove 1-3 when allocator stuff is rewritten to build with VC7 STL