From 600ea59362df8c53ff23a6c5985eaf20b5460f5a Mon Sep 17 00:00:00 2001 From: Nanang Izzuddin Date: Thu, 27 Aug 2009 19:55:13 +0000 Subject: 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 --- build.symbian/symbian_ua.mmp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.symbian/symbian_ua.mmp') 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 -- cgit v1.2.3