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

10 lines
170 B
INI

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