blob: 419ee97e2e952813f515c186e39815328ba990b0 [file] [log] [blame]
QT += qml quick
HEADERS += spinner.h
SOURCES += spinner.cpp main.cpp
RESOURCES += threadedanimation.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/quick/scenegraph/threadedanimation
INSTALLS += target