From c7e4d0de2aaa2b5e44c9b38bcfa026bfb9492765 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Thu, 6 Aug 2009 16:35:42 +0300 Subject: Fixed network examples building for Symbian --- examples/network/network.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/network/network.pro b/examples/network/network.pro index 69b460e..99c778c 100644 --- a/examples/network/network.pro +++ b/examples/network/network.pro @@ -13,10 +13,11 @@ SUBDIRS = blockingfortuneclient \ googlesuggest \ torrent -symbian: SUBDIRS = ftp # no QProcess !vxworks:!qnx:SUBDIRS += network-chat +symbian: SUBDIRS = ftp + contains(QT_CONFIG, openssl):SUBDIRS += securesocketclient # install -- cgit v0.12