blob: 9215108e6dcdb8e28b60689ef4fee2e2ee387e5b [file] [log] [blame]
QT = core qml
win32: CONFIG += console
mac:CONFIG -= app_bundle
SOURCES += main.cpp
target.path = $$[QT_INSTALL_EXAMPLES]/qml/shell
INSTALLS += target