cxgeorge 24 years ago
parent
commit
72faa579a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dtool/pptempl/compilerSettings.pp

+ 1 - 1
dtool/pptempl/compilerSettings.pp

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