echoplugin.pro Example File

tools/echoplugin/echoplugin.pro
TEMPLATE    = subdirs
SUBDIRS     = echowindow \
              plugin

# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tools/echoplugin
INSTALLS += target