qt6-bb10/examples/widgets/animation/appchooser/appchooser.pro

9 lines
158 B
INI

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