qt6-bb10/examples/widgets/tools/styleplugin/styleplugin.pro

10 lines
156 B
INI

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