diff options
Diffstat (limited to 'tests/auto/qnetworkreply/qnetworkreply.pro')
-rw-r--r-- | tests/auto/qnetworkreply/qnetworkreply.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qnetworkreply/qnetworkreply.pro b/tests/auto/qnetworkreply/qnetworkreply.pro index fd8454c..86d3155 100644 --- a/tests/auto/qnetworkreply/qnetworkreply.pro +++ b/tests/auto/qnetworkreply/qnetworkreply.pro @@ -4,3 +4,4 @@ SUBDIRS = test requires(contains(QT_CONFIG,private_tests)) !wince*:SUBDIRS += echo +symbian: TARGET.CAPABILITY = NetworkServices |