diff options
author | Thierry Bastian <thierry.bastian@nokia.com> | 2010-11-11 00:00:11 (GMT) |
---|---|---|
committer | Thierry Bastian <thierry.bastian@nokia.com> | 2010-11-11 00:00:11 (GMT) |
commit | f153f135f18b0874d456f01ea8d73d127685b3fb (patch) | |
tree | d064f9acb095dbbab9970f8fc94326720ea8bac1 /tests/auto/qdebug/qdebug.pro | |
parent | f3db8942eff666aba663c47f0dc234ac2d4ecbd4 (diff) | |
parent | e8ddca677db9b0d3ac8ff1b2079c3b000d59d6ec (diff) | |
download | Qt-f153f135f18b0874d456f01ea8d73d127685b3fb.zip Qt-f153f135f18b0874d456f01ea8d73d127685b3fb.tar.gz Qt-f153f135f18b0874d456f01ea8d73d127685b3fb.tar.bz2 |
Merge branch 'master-upstream' into master-water
Diffstat (limited to 'tests/auto/qdebug/qdebug.pro')
-rw-r--r-- | tests/auto/qdebug/qdebug.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qdebug/qdebug.pro b/tests/auto/qdebug/qdebug.pro index 6e75a09..2b57168 100644 --- a/tests/auto/qdebug/qdebug.pro +++ b/tests/auto/qdebug/qdebug.pro @@ -1,3 +1,4 @@ load(qttest_p4) SOURCES += tst_qdebug.cpp QT = core +CONFIG += parallel_test |