2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-30 19:52:13 +00:00
Files
build/example/libraries/lib1/Jamfile
2003-01-13 11:15:07 +00:00

5 lines
80 B
Plaintext

project lib1
: usage-requirements <include>include ;
lib lib1 : lib1.cpp ;