forked from boostorg/regex
commit of split-config, including any changes required to existing libraries (mainly regex).
[SVN r11138]
This commit is contained in:
@ -16,7 +16,7 @@ INCLUDES=
|
||||
#
|
||||
XLFLAGS=
|
||||
|
||||
CFLAGS= $(INCLUDES) /Oityb1 /GF /Gy -GX -GR -I..\..\..\..\ $(CXXFLAGS)
|
||||
CFLAGS= $(INCLUDES) /O2 /GB /GF /Gy -GX -GR -I..\..\..\..\ $(CXXFLAGS)
|
||||
|
||||
LFLAGS= -link /LIBPATH:..\..\build\vc6 user32.lib $(XLFLAGS)
|
||||
|
||||
@ -220,3 +220,4 @@ r6lmd.exe : tests.cpp parse.cpp regress.cpp
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user