[Freeswitch-svn] [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 &quot;$(ProjectDir)..\pocketsphinx-0.5.99&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/pocketsphinx-0.5.99.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"
+					CommandLine="if not exist &quot;$(ProjectDir)..\pocketsphinx-0.5.99&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/pocketsphinx-0.5.99-latest.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"
 					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 &quot;$(ProjectDir)..\sphinxbase-0.4.99&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/sphinxbase-0.4.99.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"
+					CommandLine="if not exist &quot;$(ProjectDir)..\sphinxbase-0.4.99&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://svn.freeswitch.org/downloads/libs/sphinxbase-0.4.99-latest.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"
 					Outputs="$(ProjectDir)..\sphinxbase-0.4.99"
 				/>
 			</FileConfiguration>



More information about the Freeswitch-svn mailing list