summaryrefslogtreecommitdiffstats
path: root/tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro')
-rw-r--r--tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro b/tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro
index a3b13da9c4..39267c8de6 100644
--- a/tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro
+++ b/tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro
@@ -1,10 +1,10 @@
TEMPLATE = subdirs
-SUBDIRS = test
contains(QT_CONFIG,xmlpatterns) {
SUBDIRS += lib
!wince*:lib.file = lib/lib.pro
test.depends = lib
}
+SUBDIRS += test
# Needed on the win32-g++ setup and on the test machine arsia.
INCLUDEPATH += $$QT_BUILD_TREE/include/QtXmlPatterns/private \