status-qml/sandbox/scripts/build

5 lines
108 B
Plaintext
Raw Normal View History

make clean
qmake sandbox.pro -spec macx-clang CONFIG+=debug CONFIG+=x86_64 && /usr/bin/make qmake_all
make