qt5base-lts/examples/widgets/animation/appchooser/appchooser.pro

9 lines
158 B
Prolog
Raw Normal View History

SOURCES = main.cpp
RESOURCES = appchooser.qrc
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/animation/appchooser
INSTALLS += target
QT += widgets