summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpluginloader/qpluginloader.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qpluginloader/qpluginloader.pro')
-rw-r--r--tests/auto/qpluginloader/qpluginloader.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qpluginloader/qpluginloader.pro b/tests/auto/qpluginloader/qpluginloader.pro
index 6e41b4c..cb25b0f 100644
--- a/tests/auto/qpluginloader/qpluginloader.pro
+++ b/tests/auto/qpluginloader/qpluginloader.pro
@@ -1,10 +1,10 @@
QT = core
TEMPLATE = subdirs
CONFIG += ordered
-SUBDIRS = lib \
+!integrity:SUBDIRS = lib \
theplugin \
tst
-!win32: !macx-*: !symbian: SUBDIRS += almostplugin
+!win32: !macx-*: !symbian: !integrity: SUBDIRS += almostplugin
TARGET = tst_qpluginloader
# no special install rule for subdir