qt5base-lts/examples/widgets/tools/styleplugin/styleplugin.pro

8 lines
141 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
SUBDIRS = stylewindow \
plugin
# install
target.path = $$[QT_INSTALL_EXAMPLES]/tools/styleplugin
INSTALLS += target