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

10 lines
170 B
Prolog
Raw Normal View History

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