2001-08-12 11:55:51 +00:00
|
|
|
subproject libs/regex/example ;
|
|
|
|
|
2001-08-16 11:43:22 +00:00
|
|
|
|
2001-08-13 11:34:37 +00:00
|
|
|
exe timer : timer/regex_timer.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
2001-08-12 11:55:51 +00:00
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-12 11:55:51 +00:00
|
|
|
:
|
2001-08-13 11:34:37 +00:00
|
|
|
debug
|
2001-08-12 11:55:51 +00:00
|
|
|
;
|
|
|
|
|
2001-08-13 11:34:37 +00:00
|
|
|
exe jgrep : jgrep/jgrep.cpp jgrep/main.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-13 11:34:37 +00:00
|
|
|
:
|
|
|
|
debug
|
|
|
|
;
|
|
|
|
|
|
|
|
exe credit_card_example : snippets/credit_card_example.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-13 11:34:37 +00:00
|
|
|
:
|
|
|
|
debug
|
|
|
|
;
|
|
|
|
|
|
|
|
|
|
|
|
exe partial_regex_grep : snippets/partial_regex_grep.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-13 11:34:37 +00:00
|
|
|
:
|
|
|
|
debug
|
|
|
|
;
|
|
|
|
|
|
|
|
exe partial_regex_match : snippets/partial_regex_match.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-13 11:34:37 +00:00
|
|
|
:
|
|
|
|
debug
|
|
|
|
;
|
|
|
|
|
|
|
|
exe regex_grep_example_1 : snippets/regex_grep_example_1.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-13 11:34:37 +00:00
|
|
|
:
|
|
|
|
debug
|
|
|
|
;
|
|
|
|
|
|
|
|
exe regex_grep_example_2 : snippets/regex_grep_example_2.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-13 11:34:37 +00:00
|
|
|
:
|
|
|
|
debug
|
|
|
|
;
|
|
|
|
|
|
|
|
exe regex_grep_example_3 : snippets/regex_grep_example_3.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-13 11:34:37 +00:00
|
|
|
:
|
|
|
|
debug
|
|
|
|
;
|
|
|
|
|
|
|
|
exe regex_grep_example_4 : snippets/regex_grep_example_4.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-13 11:34:37 +00:00
|
|
|
:
|
|
|
|
debug
|
|
|
|
;
|
|
|
|
|
|
|
|
exe regex_match_example : snippets/regex_match_example.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-13 11:34:37 +00:00
|
|
|
:
|
|
|
|
debug
|
|
|
|
;
|
|
|
|
|
|
|
|
exe regex_merge_example : snippets/regex_merge_example.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-13 11:34:37 +00:00
|
|
|
:
|
|
|
|
debug
|
|
|
|
;
|
|
|
|
|
|
|
|
exe regex_search_example : snippets/regex_search_example.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-13 11:34:37 +00:00
|
|
|
:
|
|
|
|
debug
|
|
|
|
;
|
|
|
|
|
|
|
|
exe regex_split_example_1 : snippets/regex_split_example_1.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-13 11:34:37 +00:00
|
|
|
:
|
|
|
|
debug
|
|
|
|
;
|
|
|
|
|
|
|
|
exe regex_split_example_2 : snippets/regex_split_example_2.cpp
|
|
|
|
<lib>../build/libboost_regex$(SUFLIB)
|
|
|
|
:
|
2001-09-18 11:13:39 +00:00
|
|
|
<include>../../../
|
|
|
|
<define>BOOST_REGEX_NO_LIB=1
|
2001-08-13 11:34:37 +00:00
|
|
|
:
|
|
|
|
debug
|
|
|
|
;
|
2001-08-12 11:55:51 +00:00
|
|
|
|
|
|
|
|
2001-08-16 11:43:22 +00:00
|
|
|
|
2001-08-18 10:22:10 +00:00
|
|
|
|
2001-11-10 12:12:38 +00:00
|
|
|
|