2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-09 11:02:28 +00:00
Files
build/example/qt/Jamfile
Vladimir Prus b5e3cc865e Update for recent changes.
[SVN r18803]
2003-06-16 12:54:05 +00:00

7 lines
164 B
Plaintext

project
# built MT version, unless asked otherwise.
: default-build <threading>multi
;
exe t7 : main.cpp lcdrange.cpp lcdrange.h : <library>/qt//qt ;