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

12 lines
177 B
INI

#! [0]
TEMPLATE = subdirs
SUBDIRS = echowindow \
plugin
#! [0]
# install
target.path = $$[QT_INSTALL_EXAMPLES]/tools/echoplugin
INSTALLS += target
QT += widgets