summaryrefslogtreecommitdiffstats
path: root/qtuitest-for-creator.pro
diff options
context:
space:
mode:
authorEd Baak <ed.baak@nokia.com>2010-07-26 14:06:13 +1000
committerEd Baak <ed.baak@nokia.com>2010-07-26 14:06:13 +1000
commit02e9b6740ff7851b52ab677800e94fb77e6092ed (patch)
treea38a4f4d44b53a95b5db40e5ec12b513b5896e06 /qtuitest-for-creator.pro
parenteb2fbe409d1423c0b707b9986ee1e56fa19b355a (diff)
Included Botan and ssh code to make QtUItest compile again (as a separate package without creator). Note that this is a temporary hack and will go away when we moveQtUItest into creator.
Diffstat (limited to 'qtuitest-for-creator.pro')
-rw-r--r--qtuitest-for-creator.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/qtuitest-for-creator.pro b/qtuitest-for-creator.pro
index bdd0fc9..b861e03 100644
--- a/qtuitest-for-creator.pro
+++ b/qtuitest-for-creator.pro
@@ -1,6 +1,7 @@
TEMPLATE=subdirs
-SUBDIRS=libqtuitest libqtslave plugins qtbindings libqsystemtest interpreter
+SUBDIRS+=libqtuitest libqtslave plugins qtbindings libqsystemtest interpreter
CONFIG+=ordered
!no_examples:SUBDIRS+=examples
!no_tests:SUBDIRS+=tests
+