fix opt4 vc7 thingie

This commit is contained in:
cxgeorge 2002-02-07 21:02:26 +00:00
parent cbb975c8b1
commit 859a595bbf

View File

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