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.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/network/qftp/qftp.pro b/examples/network/qftp/qftp.pro
index 5a64e35c47..b3c98bca7a 100644
--- a/examples/network/qftp/qftp.pro
+++ b/examples/network/qftp/qftp.pro
@@ -18,3 +18,7 @@ symbian {
INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
TARGET.CAPABILITY="NetworkServices ReadUserData WriteUserData"
}
+maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+
+symbian: warning(This example might not fully work on Symbian platform)
+maemo5: warning(This example might not fully work on Maemo platform)