source:
branch_0_3_1/Jamroot
@
355
Revision 355, 302 bytes checked in by Eoin, 13 years ago (diff) |
---|
Line | |
---|---|
1 | |
2 | import modules ; |
3 | BOOST_ROOT = [ modules.peek : BOOST_ROOT ] ; |
4 | |
5 | path-constant /boost : $(BOOST_ROOT) ; |
6 | path-constant /openssl : lib/OpenSSL ; |
7 | path-constant /libtorrent : lib/libtorrent ; |
8 | path-constant /wtl : lib/WTL ; |
9 | path-constant /asio : lib/Asio ; |
10 | path-constant /sqlite3x : lib/sqlite3x ; |
Note: See TracBrowser
for help on using the repository browser.