blob: cd9ed25e0c772b72f0d246ad96272b55b2035204 [file] [log] [blame]
TEMPLATE = app
QT += quick qml
SOURCES += main.cpp
RESOURCES += \
threading.qrc \
../shared/shared.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/quick/threading
INSTALLS += target