diff options
Diffstat (limited to 'tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro')
-rw-r--r-- | tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro b/tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro index 39267c8de6..3f49cccc41 100644 --- a/tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro +++ b/tests/auto/xmlpatternsxqts/xmlpatternsxqts.pro @@ -1,7 +1,6 @@ TEMPLATE = subdirs contains(QT_CONFIG,xmlpatterns) { SUBDIRS += lib - !wince*:lib.file = lib/lib.pro test.depends = lib } SUBDIRS += test |