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