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