This commit is contained in:
chrisgeorges 2003-02-27 23:53:42 +00:00
parent 246ef05c79
commit 86ac9e99e0

View File

@ -216,6 +216,7 @@
#endif
#if $[GEN_ASSEMBLY]
// Note: Opt4 /GL will cause /FAs to not generate .asm! Must remove /GL for /FAs to work!
#define END_CFLAGS $[END_CFLAGS] /FAs
#endif