summaryrefslogtreecommitdiffstats
path: root/examples/network/securesocketclient/securesocketclient.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/securesocketclient/securesocketclient.pro')
-rw-r--r--examples/network/securesocketclient/securesocketclient.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/network/securesocketclient/securesocketclient.pro b/examples/network/securesocketclient/securesocketclient.pro
index 76720b8cf3..94c01cd757 100644
--- a/examples/network/securesocketclient/securesocketclient.pro
+++ b/examples/network/securesocketclient/securesocketclient.pro
@@ -18,4 +18,7 @@ INSTALLS += target sources
symbian {
TARGET.UID3 = 0xA000CF67
CONFIG += qt_example
+ TARGET.CAPABILITY = NetworkServices
}
+maemo5: CONFIG += qt_example
+