forked from boostorg/config
Add V2 Jamfile
[SVN r22994]
This commit is contained in:
7
test/link/Jamfile.v2
Normal file
7
test/link/Jamfile.v2
Normal file
@ -0,0 +1,7 @@
|
||||
# copyright John Maddock 2003
|
||||
|
||||
lib link_test : link_test.cpp
|
||||
: <link>shared <link-runtime>shared
|
||||
:
|
||||
debug release
|
||||
;
|
Reference in New Issue
Block a user