add no_cross_obj flag

This commit is contained in:
cxgeorge 2002-02-18 06:20:56 +00:00
parent 9d2ff6b5b2
commit 233ba9931f

View File

@ -46,8 +46,10 @@
#define COMPILER cl
#define LINKER link
#define LIBBER lib
#define DO_CROSSOBJ_OPT 1
#if $[eq $[NO_CROSSOBJ_OPT],]
#define DO_CROSSOBJ_OPT 1
#endif
#if $[DO_CROSSOBJ_OPT]
#define OPT4FLAGS /GL