This commit is contained in:
cxgeorge 2002-02-07 21:08:48 +00:00
parent 859a595bbf
commit 72faa579a1

View File

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