diff options
author | Alexis Menard <alexis.menard@nokia.com> | 2009-10-12 14:48:33 (GMT) |
---|---|---|
committer | Alexis Menard <alexis.menard@nokia.com> | 2009-10-12 14:48:33 (GMT) |
commit | bc53cf1334738307110a661f19b6fbb9be9b72d6 (patch) | |
tree | 268f8a23eba6e491258d0189362e44deb3fdce6d /tests/auto/auto.pro | |
parent | 8da7252de0badb818302763cbe62c38ad699f1f3 (diff) | |
parent | 8df79a473e1a7e5c79b9b10827985bf3e9501002 (diff) | |
download | Qt-bc53cf1334738307110a661f19b6fbb9be9b72d6.zip Qt-bc53cf1334738307110a661f19b6fbb9be9b72d6.tar.gz Qt-bc53cf1334738307110a661f19b6fbb9be9b72d6.tar.bz2 |
Merge commit '8df79a473e1a7e5c79b9b10827985bf3e9501002' into 4.6
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r-- | tests/auto/auto.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index 60da6c7..8e3ce81 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -399,7 +399,8 @@ SUBDIRS += \ selftests \ symbols \ qrand \ - utf8 + utf8 \ + gestures !wince*:SUBDIRS += $$Q3SUBDIRS |