blob: 1051ec3affa343f291b0ba8e66e63d87ba037e07 [file] [log] [blame]
TEMPLATE = app
QT += qml quick
SOURCES += main.cpp
RESOURCES += stocqt.qrc
OTHER_FILES += *.qml content/*.qml content/images/*.png
target.path = $$[QT_INSTALL_EXAMPLES]/demos/stocqt
INSTALLS += target