From 02ee2764e377af337bfab2516f663dd0f518e806 Mon Sep 17 00:00:00 2001 From: Nanang Izzuddin Date: Tue, 11 Aug 2009 18:21:13 +0000 Subject: Ticket #833: - Updated build config for VS6, Symbian, and Makefile for Session Timer. - Fixed C/C++ cross-linking problem on some compilers (e.g: Symbian GCCE). git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2861 74dad513-b988-da41-8d7b-12977e46ad98 --- build.symbian/pjsip_ua.mmp | 1 + 1 file changed, 1 insertion(+) (limited to 'build.symbian') diff --git a/build.symbian/pjsip_ua.mmp b/build.symbian/pjsip_ua.mmp index 11b5e9a7..59293049 100644 --- a/build.symbian/pjsip_ua.mmp +++ b/build.symbian/pjsip_ua.mmp @@ -39,6 +39,7 @@ SOURCE sip_reg.c SOURCE sip_replaces.c SOURCE sip_xfer.c SOURCE sip_100rel.c +SOURCE sip_timer.c SYSTEMINCLUDE ..\pjlib\include SYSTEMINCLUDE ..\pjlib-util\include -- cgit v1.2.3