[Freeswitch-svn] [commit] r11564 - freeswitch/trunk/src/mod/endpoints/mod_sofia
FreeSWITCH SVN
mikej at freeswitch.org
Fri Jan 30 10:10:34 PST 2009
Author: mikej
Date: Fri Jan 30 12:10:33 2009
New Revision: 11564
Log:
add sofia_sla.c to windows build
Modified:
freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.2008.vcproj
freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.vcproj
Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.2008.vcproj
==============================================================================
--- freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.2008.vcproj (original)
+++ freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.2008.vcproj Fri Jan 30 12:10:33 2009
@@ -176,6 +176,10 @@
RelativePath=".\sofia_reg.c"
>
</File>
+ <File
+ RelativePath=".\sofia_sla.c"
+ >
+ </File>
</Files>
<Globals>
</Globals>
Modified: freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.vcproj
==============================================================================
--- freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.vcproj (original)
+++ freeswitch/trunk/src/mod/endpoints/mod_sofia/mod_sofia.vcproj Fri Jan 30 12:10:33 2009
@@ -178,6 +178,10 @@
RelativePath=".\sofia_reg.c"
>
</File>
+ <File
+ RelativePath=".\sofia_sla.c"
+ >
+ </File>
</Files>
<Globals>
</Globals>
More information about the Freeswitch-svn
mailing list