mirror of
https://github.com/boostorg/wave.git
synced 2026-02-22 03:42:24 +00:00
Fixed Jamfile.v2 files for Wave sample applications.
[SVN r33971]
This commit is contained in:
@@ -15,8 +15,8 @@ exe cpp_tokens
|
||||
../instantiate_cpp_literalgrs.cpp
|
||||
../instantiate_defined_grammar.cpp
|
||||
../instantiate_slex_lexer.cpp
|
||||
../../../build//boost_wave
|
||||
$(BOOST_ROOT)/boost/program_options//boost_program_options
|
||||
/boost/wave//boost_wave
|
||||
/boost/program_options//boost_program_options
|
||||
:
|
||||
<toolset-msvc:version>7.1:<rtti>off # workaround for compiler bug
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user