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