diff options
Diffstat (limited to 'tests/auto/qnetworkcookie/qnetworkcookie.pro')
-rw-r--r-- | tests/auto/qnetworkcookie/qnetworkcookie.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qnetworkcookie/qnetworkcookie.pro b/tests/auto/qnetworkcookie/qnetworkcookie.pro index 95d8b6e..2f31138 100644 --- a/tests/auto/qnetworkcookie/qnetworkcookie.pro +++ b/tests/auto/qnetworkcookie/qnetworkcookie.pro @@ -2,3 +2,4 @@ load(qttest_p4) SOURCES += tst_qnetworkcookie.cpp QT = core network +symbian: TARGET.CAPABILITY = NetworkServices |