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.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/securesocketclient/securesocketclient.pro b/examples/network/securesocketclient/securesocketclient.pro
index 3bbd9a81df..f6276dd0bf 100644
--- a/examples/network/securesocketclient/securesocketclient.pro
+++ b/examples/network/securesocketclient/securesocketclient.pro
@@ -17,5 +17,5 @@ INSTALLS += target sources
symbian {
TARGET.UID3 = 0xA000CF67
- include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+ CONFIG += qt_example
}