mirror of
https://github.com/boostorg/build.git
synced 2026-02-12 12:02:24 +00:00
13 lines
175 B
Plaintext
13 lines
175 B
Plaintext
|
|
using qt4 : /usr/share/qt4 ;
|
|
|
|
import cast ;
|
|
|
|
|
|
|
|
exe main : main.cpp
|
|
[ cast _ moccable-cpp : main.cpp ]
|
|
/qt4//QtGui ;
|
|
|
|
|
|
#cast _ moccable-cpp : main.cpp ; |