forked from boostorg/regex
16 lines
221 B
Plaintext
16 lines
221 B
Plaintext
![]() |
subproject libs/regex/example ;
|
||
|
|
||
|
|
||
|
exe timer : timer/timer.cpp
|
||
|
<lib>../build/libboost_regex
|
||
|
:
|
||
|
<include>$(BOOST_ROOT)
|
||
|
<define>BOOST_RE_NO_LIB=1
|
||
|
:
|
||
|
debug release
|
||
|
<runtime-link>dynamic
|
||
|
;
|
||
|
|
||
|
|
||
|
|