summaryrefslogtreecommitdiff
path: root/build.symbian/symbian_ua.mmp
diff options
context:
space:
mode:
authorNanang Izzuddin <nanang@teluu.com>2009-08-27 19:55:13 +0000
committerNanang Izzuddin <nanang@teluu.com>2009-08-27 19:55:13 +0000
commit600ea59362df8c53ff23a6c5985eaf20b5460f5a (patch)
treee1f3266cc30ee3ae3b220f98c353e0058a51efbf /build.symbian/symbian_ua.mmp
parent04c1872db2effd3ba4f118328aae9d024c647fbc (diff)
Ticket #957: Initial version of TLS transport for Symbian, includes:
- Secure socket, generic abstraction and Symbian implementation (using CSecureSocket). - Initial rewriting of SIP TLS transport. - Updated symbian_ua.mmp to support SIP transport TLS (experimental). git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2913 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build.symbian/symbian_ua.mmp')
-rw-r--r--build.symbian/symbian_ua.mmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.symbian/symbian_ua.mmp b/build.symbian/symbian_ua.mmp
index 8ef9f73f..60310aec 100644
--- a/build.symbian/symbian_ua.mmp
+++ b/build.symbian/symbian_ua.mmp
@@ -69,7 +69,7 @@ STATICLIBRARY libresample.lib
STATICLIBRARY eexe.lib ecrt0.lib
#endif
-LIBRARY esock.lib insock.lib charconv.lib euser.lib estlib.lib commdb.lib apengine.lib
+LIBRARY esock.lib insock.lib charconv.lib euser.lib estlib.lib commdb.lib apengine.lib securesocket.lib
// The default 8KB seems to be insufficient with all bells and
// whistles turned on