summaryrefslogtreecommitdiffstats
path: root/examples/network/network.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/network.pro')
-rw-r--r--examples/network/network.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/network/network.pro b/examples/network/network.pro
index 90079f9b50..f12a6a1d47 100644
--- a/examples/network/network.pro
+++ b/examples/network/network.pro
@@ -27,13 +27,10 @@ SUBDIRS = \
contains(QT_CONFIG, openssl-linked):SUBDIRS += securesocketclient
}
-symbian: SUBDIRS = qftp
# install
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS network.pro README
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/network
INSTALLS += sources
-symbian: CONFIG += qt_example
QT += widgets
-maemo5: CONFIG += qt_example