2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-23 18:12:12 +00:00
Files
thread/example/Jamfile.v2
Vladimir Prus 5a7377acda Made Boost.Thread compile with V2.
[SVN r15969]
2002-10-23 13:22:56 +00:00

6 lines
106 B
Plaintext

exe starvephil
: starvephil.cpp ../build/boost_thread ../../test/build/unit_test_framework
;