summaryrefslogtreecommitdiffstats
path: root/demos/embedded/weatherinfo/weatherinfo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/embedded/weatherinfo/weatherinfo.pro')
-rw-r--r--demos/embedded/weatherinfo/weatherinfo.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/demos/embedded/weatherinfo/weatherinfo.pro b/demos/embedded/weatherinfo/weatherinfo.pro
index 9addbbb..bc9b966 100644
--- a/demos/embedded/weatherinfo/weatherinfo.pro
+++ b/demos/embedded/weatherinfo/weatherinfo.pro
@@ -7,8 +7,6 @@ QT += network svg
symbian {
TARGET.UID3 = 0xA000CF77
include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
- INCLUDEPATH += $$QT_SOURCE_TREE/examples/network/qftp/
- LIBS += -lesock -lcommdb -linsock # For IAP selection
TARGET.CAPABILITY = NetworkServices
}