forked from boostorg/regex
respect <sysinclude>
[SVN r13995]
This commit is contained in:
@ -4,7 +4,7 @@ subproject libs/regex/example ;
|
||||
unit-test timer : timer/regex_timer.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
@ -16,7 +16,7 @@ unit-test timer : timer/regex_timer.cpp
|
||||
unit-test jgrep : jgrep/jgrep.cpp jgrep/main.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
@ -28,7 +28,7 @@ unit-test jgrep : jgrep/jgrep.cpp jgrep/main.cpp
|
||||
unit-test credit_card_example : snippets/credit_card_example.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
@ -39,7 +39,7 @@ unit-test credit_card_example : snippets/credit_card_example.cpp
|
||||
unit-test partial_regex_grep : snippets/partial_regex_grep.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
@ -51,7 +51,7 @@ unit-test partial_regex_grep : snippets/partial_regex_grep.cpp
|
||||
unit-test partial_regex_match : snippets/partial_regex_match.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
@ -63,7 +63,7 @@ unit-test partial_regex_match : snippets/partial_regex_match.cpp
|
||||
unit-test regex_grep_example_1 : snippets/regex_grep_example_1.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
@ -75,7 +75,7 @@ unit-test regex_grep_example_1 : snippets/regex_grep_example_1.cpp
|
||||
unit-test regex_grep_example_2 : snippets/regex_grep_example_2.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
@ -87,7 +87,7 @@ unit-test regex_grep_example_2 : snippets/regex_grep_example_2.cpp
|
||||
unit-test regex_grep_example_3 : snippets/regex_grep_example_3.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
@ -99,7 +99,7 @@ unit-test regex_grep_example_3 : snippets/regex_grep_example_3.cpp
|
||||
unit-test regex_grep_example_4 : snippets/regex_grep_example_4.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
@ -111,7 +111,7 @@ unit-test regex_grep_example_4 : snippets/regex_grep_example_4.cpp
|
||||
unit-test regex_match_example : snippets/regex_match_example.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
@ -123,7 +123,7 @@ unit-test regex_match_example : snippets/regex_match_example.cpp
|
||||
unit-test regex_merge_example : snippets/regex_merge_example.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
@ -135,7 +135,7 @@ unit-test regex_merge_example : snippets/regex_merge_example.cpp
|
||||
unit-test regex_search_example : snippets/regex_search_example.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
@ -147,7 +147,7 @@ unit-test regex_search_example : snippets/regex_search_example.cpp
|
||||
unit-test regex_split_example_1 : snippets/regex_split_example_1.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
@ -159,7 +159,7 @@ unit-test regex_split_example_1 : snippets/regex_split_example_1.cpp
|
||||
unit-test regex_split_example_2 : snippets/regex_split_example_2.cpp
|
||||
<lib>../build/boost_regex$(SUFLIB)
|
||||
:
|
||||
<include>../../../
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
:
|
||||
|
Reference in New Issue
Block a user