2
0
mirror of https://github.com/boostorg/build.git synced 2026-01-25 18:12:12 +00:00
Files
build/example/hello/Jamfile
Vladimir Prus a0c0de7a8f Cleanups.
[SVN r16891]
2003-01-13 16:14:59 +00:00

6 lines
163 B
Plaintext

exe hello : hello.cpp ;
symlink hello_debug hello_release : hello/<variant>debug hello/<variant>release ;
symlink links/hello_release : hello/<variant>release ;