summaryrefslogtreecommitdiffstats
path: root/examples/network/qftp/qftp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/qftp/qftp.pro')
-rw-r--r--examples/network/qftp/qftp.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/network/qftp/qftp.pro b/examples/network/qftp/qftp.pro
index f0efe630b9..c554b37a03 100644
--- a/examples/network/qftp/qftp.pro
+++ b/examples/network/qftp/qftp.pro
@@ -11,14 +11,3 @@ target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/network/qftp
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro images
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/network/qftp
INSTALLS += target sources
-
-symbian {
- TARGET.UID3 = 0xA000A648
- CONFIG += qt_example
- INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
- TARGET.CAPABILITY="NetworkServices ReadUserData WriteUserData"
-}
-maemo5: CONFIG += qt_example
-
-symbian: warning(This example might not fully work on Symbian platform)
-maemo5: warning(This example might not fully work on Maemo platform)