summaryrefslogtreecommitdiffstats
path: root/examples/statemachine/animation/moveblocks/moveblocks.pro
blob: 405a94979446f3364a40aee05102a1ea1aa6d21b (plain)
1
2
3
4
5
6
7
QT += statemachine widgets

SOURCES = main.cpp

# install
target.path = $$[QT_INSTALL_EXAMPLES]/statemachine/animation/moveblocks
INSTALLS += target