From 72faa579a1d6c8df2b98bb6d42250aedc9d3fa8c Mon Sep 17 00:00:00 2001 From: cxgeorge <> Date: Thu, 7 Feb 2002 21:08:48 +0000 Subject: [PATCH] oops --- dtool/pptempl/compilerSettings.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtool/pptempl/compilerSettings.pp b/dtool/pptempl/compilerSettings.pp index c7c0a3c654..42b58bdab8 100644 --- a/dtool/pptempl/compilerSettings.pp +++ b/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