mirror of
https://github.com/boostorg/regex.git
synced 2025-07-22 00:32:52 +02:00
Merged regex-4 branch.
[SVN r18430]
This commit is contained in:
@ -9,6 +9,8 @@ lib boost_regex : ../src/$(SOURCES).cpp
|
||||
<sysinclude>$(BOOST_ROOT)
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
<msvc><release><runtime-link-dynamic><threading>multi
|
||||
<msvc><debug><runtime-link-dynamic><threading>multi
|
||||
:
|
||||
debug release
|
||||
;
|
||||
@ -96,3 +98,4 @@ stage bin-stage : <lib>boost_regex <dll>boost_regex
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user