[Freeswitch-svn] [commit] r7825 -	freeswitch/trunk/libs/sofia-sip/open_c/group
    Freeswitch SVN 
    mikej at freeswitch.org
       
    Fri Mar  7 12:47:04 EST 2008
    
    
  
Author: mikej
Date: Fri Mar  7 12:47:04 2008
New Revision: 7825
Modified:
   freeswitch/trunk/libs/sofia-sip/open_c/group/test_nua.mmp
Log:
Fri Mar  7 11:47:53 EST 2008  Pekka.Pessi at nokia.com
  * test_nua.mmp: not using IN_LIBSOFIA_SIP_UA and IN_LIBSOFIA_SRES with test program
  
  (test program links with dll, not contributes to it)
Modified: freeswitch/trunk/libs/sofia-sip/open_c/group/test_nua.mmp
==============================================================================
--- freeswitch/trunk/libs/sofia-sip/open_c/group/test_nua.mmp	(original)
+++ freeswitch/trunk/libs/sofia-sip/open_c/group/test_nua.mmp	Fri Mar  7 12:47:04 2008
@@ -35,8 +35,8 @@
 #endif
 
 MACRO       SYMBIAN
-MACRO       IN_LIBSOFIA_SIP_UA
-MACRO       IN_LIBSOFIA_SRES
+//MACRO       IN_LIBSOFIA_SIP_UA
+//MACRO       IN_LIBSOFIA_SRES
 
 // Source files
 SOURCEPATH 			..\..\libsofia-sip-ua\su
    
    
More information about the Freeswitch-svn
mailing list