diff options
author | Martin Jones <martin.jones@nokia.com> | 2010-05-13 05:09:35 (GMT) |
---|---|---|
committer | Martin Jones <martin.jones@nokia.com> | 2010-05-13 05:09:35 (GMT) |
commit | 58ed26c320fba396c71a809ed61853683ebe696a (patch) | |
tree | 0deedcd64de2534db0ec3ee5af1342ce7494836f /tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro | |
parent | ae8e4afcadc9ff084e1d1859c29fbc8b629e3392 (diff) | |
parent | ffdb6fcca3bf8f4cc97f8bfe09a43811c29a7dbe (diff) | |
download | Qt-58ed26c320fba396c71a809ed61853683ebe696a.zip Qt-58ed26c320fba396c71a809ed61853683ebe696a.tar.gz Qt-58ed26c320fba396c71a809ed61853683ebe696a.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Diffstat (limited to 'tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro')
-rw-r--r-- | tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro b/tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro index 3a8e61b..6d75fab 100644 --- a/tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro +++ b/tests/auto/qnetworkcookiejar/qnetworkcookiejar.pro @@ -2,3 +2,4 @@ load(qttest_p4) SOURCES += tst_qnetworkcookiejar.cpp QT = core network +symbian: TARGET.CAPABILITY = NetworkServices |