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

9 lines
152 B
Prolog
Raw Normal View History

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