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