From 593231169e0ff50e8520e24b2eb1ca74a9052ddf Mon Sep 17 00:00:00 2001 From: Debbie Wiles Date: Sun, 12 May 2002 10:22:25 +0000 Subject: [PATCH] *** empty log message *** --- Mkfiles/Makefile.vc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mkfiles/Makefile.vc b/Mkfiles/Makefile.vc index 6669abf0..1e8ec7d3 100644 --- a/Mkfiles/Makefile.vc +++ b/Mkfiles/Makefile.vc @@ -8,7 +8,7 @@ # This Makefile is designed to build NASM as a Win32 command- # line executable. It's been tested with Visual C++ 1.10. -CC = cl /c /O +CC = cl /c /Ox /GF /I. QCL = cl /c LINK = cl LINKFLAGS =