mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 20:17:24 +02:00
Added -Ve and -Vx options to bcb makefiles.
[SVN r14319]
This commit is contained in:
@ -13,7 +13,7 @@ BCROOT=$(MAKEDIR)\..
|
||||
BCC32 = $(BCROOT)\bin\Bcc32.exe
|
||||
|
||||
IDE_LinkFLAGS32 = -L$(BCROOT)\LIB
|
||||
COMPOPTS= -O2 -tWC -tWM- -D_NO_VCL; -I../../../../; -L..\..\build\bcb5
|
||||
COMPOPTS= -O2 -tWC -tWM- -Vx -Ve -D_NO_VCL; -I../../../../; -L..\..\build\bcb5
|
||||
|
||||
|
||||
timer.exe : regex_timer.cpp
|
||||
@ -41,5 +41,6 @@ timer.exe : regex_timer.cpp
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user