tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro
changeset 3 41300fa6a67c
parent 0 1918ee327afb
child 5 d3bac044e0f0
child 7 f7bc934e204c
--- a/tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro	Tue Jan 26 12:42:25 2010 +0200
+++ b/tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro	Tue Feb 02 00:43:10 2010 +0200
@@ -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 \