[Freeswitch-trunk] [commit] r6301 - in freeswitch/trunk: . w32/Library
Freeswitch SVN
mikej at freeswitch.org
Fri Nov 16 00:47:26 EST 2007
Author: mikej
Date: Fri Nov 16 00:47:25 2007
New Revision: 6301
Modified:
freeswitch/trunk/Freeswitch.sln
freeswitch/trunk/w32/Library/FreeSwitchCore.vcproj
Log:
windows build tweaks.
Modified: freeswitch/trunk/Freeswitch.sln
==============================================================================
--- freeswitch/trunk/Freeswitch.sln (original)
+++ freeswitch/trunk/Freeswitch.sln Fri Nov 16 00:47:25 2007
@@ -434,8 +434,6 @@
conf\freeswitch.xml = conf\freeswitch.xml
conf\iax.conf.xml = conf\iax.conf.xml
conf\ivr.conf.xml = conf\ivr.conf.xml
- conf\lang_fr.xml = conf\lang_fr.xml
- conf\mod_cdr.conf.xml = conf\mod_cdr.conf.xml
conf\modules.conf.xml = conf\modules.conf.xml
conf\portaudio.conf.xml = conf\portaudio.conf.xml
conf\rss.conf.xml = conf\rss.conf.xml
Modified: freeswitch/trunk/w32/Library/FreeSwitchCore.vcproj
==============================================================================
--- freeswitch/trunk/w32/Library/FreeSwitchCore.vcproj (original)
+++ freeswitch/trunk/w32/Library/FreeSwitchCore.vcproj Fri Nov 16 00:47:25 2007
@@ -465,6 +465,10 @@
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
+ RelativePath="..\..\src\include\SimpleGlob.h"
+ >
+ </File>
+ <File
RelativePath="..\..\libs\stfu\stfu.h"
>
</File>
@@ -501,11 +505,11 @@
>
</File>
<File
- RelativePath="..\..\src\include\switch_core.h"
+ RelativePath="..\..\src\include\private\switch_core.h"
>
</File>
<File
- RelativePath="..\..\src\include\private\switch_core.h"
+ RelativePath="..\..\src\include\switch_core.h"
>
</File>
<File
More information about the Freeswitch-trunk
mailing list