2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-02 08:42:13 +00:00
Files
build/test/prebuilt/Jamfile
Vladimir Prus be258d889a Remove support for old-style target ids.
[SVN r19913]
2003-09-04 11:06:14 +00:00

10 lines
132 B
Plaintext

project test
: requirements <variant>release:<define>RELEASE
;
use-project /ext : ext ;
exe hello : hello.cpp /ext//a ;