Files
config/test/link/Jamfile.v2

8 lines
137 B
Plaintext
Raw Normal View History

2004-06-02 05:51:00 +00:00
# copyright John Maddock 2003
lib link_test : link_test.cpp
: <link>shared <link-runtime>shared
:
debug release
;