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.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/qftp/qftp.pro b/examples/network/qftp/qftp.pro
index 5775f0172a..d3f017af52 100644
--- a/examples/network/qftp/qftp.pro
+++ b/examples/network/qftp/qftp.pro
@@ -16,7 +16,7 @@ symbian {
INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
TARGET.CAPABILITY="NetworkServices ReadUserData WriteUserData"
}
-maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+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)