summaryrefslogtreecommitdiffstats
path: root/examples/tools/plugandpaintplugins/plugandpaintplugins.pro
blob: eda965fe955fc7509fc68edd70eb4bcfd5f21ef5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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
maemo5: CONFIG += qt_example