diff options
author | Lorn Potter <lorn.potter@nokia.com> | 2010-06-27 23:36:19 (GMT) |
---|---|---|
committer | Lorn Potter <lorn.potter@nokia.com> | 2010-06-27 23:36:19 (GMT) |
commit | 580586d63a219bd63816071426fafec63a864d0d (patch) | |
tree | 59540e07c7e56b51d5b6275e2018c4b5cdef2c1e /tests/auto/qtextstream/test/test.pro | |
parent | 361f409d513b7360b1a6f919799cc1948835aef3 (diff) | |
parent | 59c58576efd3ceff7add46a359fd99e56a2fb279 (diff) | |
download | Qt-580586d63a219bd63816071426fafec63a864d0d.zip Qt-580586d63a219bd63816071426fafec63a864d0d.tar.gz Qt-580586d63a219bd63816071426fafec63a864d0d.tar.bz2 |
Merge branch '4.7' of git://gitorious.org/qt/qt into 4.7
Diffstat (limited to 'tests/auto/qtextstream/test/test.pro')
-rw-r--r-- | tests/auto/qtextstream/test/test.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qtextstream/test/test.pro b/tests/auto/qtextstream/test/test.pro index c70c27b..20823de 100644 --- a/tests/auto/qtextstream/test/test.pro +++ b/tests/auto/qtextstream/test/test.pro @@ -28,7 +28,6 @@ wince*|symbian: { wince*: { DEFINES += SRCDIR=\\\"\\\" }else:symbian { - load(data_caging_paths) # Symbian can't define SRCDIR meaningfully here qt_not_deployed { codecs_plugins.sources = qcncodecs.dll qjpcodecs.dll qtwcodecs.dll qkrcodecs.dll |