[Freeswitch-trunk] [commit] r12853 - freeswitch/trunk/libs/win32
FreeSWITCH SVN
mikej at freeswitch.org
Tue Mar 31 10:33:45 PDT 2009
Author: mikej
Date: Tue Mar 31 12:33:45 2009
New Revision: 12853
Log:
Windows sphinx downloads for release mode (FSBUILD-146)
Modified:
freeswitch/trunk/libs/win32/Download pocketsphinx.2008.vcproj
freeswitch/trunk/libs/win32/Download sphinxbase.2008.vcproj
Modified: freeswitch/trunk/libs/win32/Download pocketsphinx.2008.vcproj
==============================================================================
--- freeswitch/trunk/libs/win32/Download pocketsphinx.2008.vcproj (original)
+++ freeswitch/trunk/libs/win32/Download pocketsphinx.2008.vcproj Tue Mar 31 12:33:45 2009
@@ -85,7 +85,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Downloading pocketsphinx."
- CommandLine="if not exist "$(ProjectDir)..\pocketsphinx-0.5.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/pocketsphinx-0.5.99.tar.gz "$(ProjectDir).."
"
+ CommandLine="if not exist "$(ProjectDir)..\pocketsphinx-0.5.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/pocketsphinx-0.5.99-latest.tar.gz "$(ProjectDir).."
"
Outputs="$(ProjectDir)..\pocketsphinx-0.5.99"
/>
</FileConfiguration>
Modified: freeswitch/trunk/libs/win32/Download sphinxbase.2008.vcproj
==============================================================================
--- freeswitch/trunk/libs/win32/Download sphinxbase.2008.vcproj (original)
+++ freeswitch/trunk/libs/win32/Download sphinxbase.2008.vcproj Tue Mar 31 12:33:45 2009
@@ -85,7 +85,7 @@
<Tool
Name="VCCustomBuildTool"
Description="Downloading sphinxbase."
- CommandLine="if not exist "$(ProjectDir)..\sphinxbase-0.4.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/sphinxbase-0.4.99.tar.gz "$(ProjectDir).."
"
+ CommandLine="if not exist "$(ProjectDir)..\sphinxbase-0.4.99" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/sphinxbase-0.4.99-latest.tar.gz "$(ProjectDir).."
"
Outputs="$(ProjectDir)..\sphinxbase-0.4.99"
/>
</FileConfiguration>
More information about the Freeswitch-trunk
mailing list