qt5base-lts/examples/tools/plugandpaintplugins/plugandpaintplugins.pro

12 lines
374 B
Prolog

TEMPLATE = subdirs
SUBDIRS = basictools \
extrafilters
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tools/plugandpaintplugins
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS plugandpaintplugins.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tools/plugandpaintplugins
INSTALLS += target sources
symbian: CONFIG += qt_example