aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreator.pro
diff options
context:
space:
mode:
authorBill King <bill.king@nokia.com>2010-07-06 14:37:45 +1000
committerBill King <bill.king@nokia.com>2010-07-06 14:37:45 +1000
commitc9710052bb3dbad93fdf5e030395f4d9f7f7fb7a (patch)
treedcb38daadc8b567fdcb3b62ce7902dc4472d26ea /qtcreator.pro
parent2ee75bac8cea88054a24080868364724fdf36ceb (diff)
Fix autotests so that they're compiling again.
Diffstat (limited to 'qtcreator.pro')
-rw-r--r--qtcreator.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtcreator.pro b/qtcreator.pro
index d6ee82b50b..e3aeb6950d 100644
--- a/qtcreator.pro
+++ b/qtcreator.pro
@@ -11,3 +11,4 @@ TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = src share
+WITH_TESTS:SUBDIRS += tests