blob: 491d557a8d5aaf59e195e8579f842483cfa942c1 [file] [log] [blame]
QT += widgets
SOURCES += main.cpp
RESOURCES += states.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/animation/states
INSTALLS += target