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 ac3d3e6..0ddcb6c 100644
--- a/examples/network/ftp/ftp.pro
+++ b/examples/network/ftp/ftp.pro
@@ -17,5 +17,5 @@ symbian {
INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
TARGET.CAPABILITY="NetworkServices ReadUserData WriteUserData"
TARGET.UID3 = 0xA000A648
- LIBS+=-lesock -lcommdb # For IAP selection
+ LIBS+=-lesock -lcommdb -linsock # For IAP selection
} \ No newline at end of file