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

SOURCES = main.cpp

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