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

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

QT += widgets