summaryrefslogtreecommitdiffstats
path: root/examples/network/ftp/ftp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/ftp/ftp.pro')
-rw-r--r--examples/network/ftp/ftp.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/ftp/ftp.pro b/examples/network/ftp/ftp.pro
index b958f6a479..0fb99346ef 100644
--- a/examples/network/ftp/ftp.pro
+++ b/examples/network/ftp/ftp.pro
@@ -15,5 +15,5 @@ include($$QT_SOURCE_TREE/examples/examplebase.pri)
symbian {
TARGET.CAPABILITY="NetworkServices"
TARGET.UID3 = 0xA000A648
- LIBS+=-lesock # For IAP selection
+ LIBS+=-lesock -lconnmon # For IAP selection
} \ No newline at end of file