diff options
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 |