Added -Ve and -Vx options to bcb makefiles.

[SVN r14319]
This commit is contained in:
John Maddock
2002-07-07 10:28:32 +00:00
parent d47f20f147
commit 2468d450f2
14 changed files with 353 additions and 342 deletions

View File

@ -14,7 +14,7 @@ TLINK32 = $(BCROOT)\bin\ILink32.exe
IDE_LinkFLAGS32 = -L$(BCROOT)\LIB
LINKOPTS= -ap -Tpe -x
CFLAGS= -O2 -tWC -DSTRICT; -w-inl -w-aus -w-csu -w-eff -w-rch -I$(BCROOT)\include;..\..\..\..\; -L$(BCROOT)\lib\obj -L$(BCROOT)\lib\release -L..\..\build\bcb5 $(CXXFLAGS)
CFLAGS= -O2 -tWC -DSTRICT; -Vx -Ve -w-inl -w-aus -w-csu -w-eff -w-rch -I$(BCROOT)\include;..\..\..\..\; -L$(BCROOT)\lib\obj -L$(BCROOT)\lib\release -L..\..\build\bcb5 $(CXXFLAGS)
BPI= vcl.bpi rtl.bpi vclx.bpi vcle.lib
@ -192,3 +192,4 @@ r6lv.exe : tests.cpp parse.cpp regress.cpp