summaryrefslogtreecommitdiffstats
path: root/examples/widgets/animation/animatedtiles/animatedtiles.pro
blob: c4e2553224093f03e946e1fa91370bb2de969353 (plain)
1
2
3
4
5
6
7
8
SOURCES = main.cpp
RESOURCES = animatedtiles.qrc

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

QT += widgets