Added speex codec to solution including autodownload of speex from speex.org. Added scripted build of g729 build.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@109 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2005-12-10 04:42:08 +00:00
parent f467114570
commit fc008444f7
5 changed files with 1318 additions and 11 deletions
@@ -25,6 +25,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo $(InputDir)getlibs.vbs Mod_CodecG729 Debug"
/>
<Tool
Name="VCCustomBuildTool"
@@ -107,6 +108,7 @@
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="cscript /nologo $(InputDir)getlibs.vbs Mod_CodecG729 Release"
/>
<Tool
Name="VCCustomBuildTool"