summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-07-13 11:07:14 (GMT)
committerDenis Dzyubenko <denis.dzyubenko@nokia.com>2009-07-16 10:09:39 (GMT)
commit0ee8e33ae604bb8b8eeded59a66b53062168fc9b (patch)
tree920cc2f00426294278ce7fc852e8c3da1cf645fe /tests
parent14027d1b3d5c91e6d2ab87e5c08e32f469457053 (diff)
downloadQt-0ee8e33ae604bb8b8eeded59a66b53062168fc9b.zip
Qt-0ee8e33ae604bb8b8eeded59a66b53062168fc9b.tar.gz
Qt-0ee8e33ae604bb8b8eeded59a66b53062168fc9b.tar.bz2
Added missing autotest/benchmark projects to the root .pro-file
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro3
-rw-r--r--tests/benchmarks/benchmarks.pro3
2 files changed, 4 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index fa1956d..b4a6600 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -393,7 +393,8 @@ SUBDIRS += _networkselftest \
symbols \
qrand \
uic \
- uic3
+ uic3 \
+ utf8
contains(QT_CONFIG, OdfWriter):SUBDIRS += qzip qtextodfwriter
diff --git a/tests/benchmarks/benchmarks.pro b/tests/benchmarks/benchmarks.pro
index bc41125..1ee0c41 100644
--- a/tests/benchmarks/benchmarks.pro
+++ b/tests/benchmarks/benchmarks.pro
@@ -8,7 +8,8 @@ SUBDIRS = containers-associative \
qiodevice \
qpixmap \
blendbench \
- qstringlist \
+ qstring \
+ qstringlist \
qmatrix4x4 \
qobject \
qrect \