[Freeswitch-svn] [commit] r12541 - in freeswitch/trunk/libs/win32: . pocketsphinx

FreeSWITCH SVN mikej at freeswitch.org
Mon Mar 9 12:45:30 PDT 2009


Author: mikej
Date: Mon Mar  9 14:45:30 2009
New Revision: 12541

Log:
build: re-work windows build for latest pocketsphinx 5.1 (MODASRTTS-13)

Modified:
   freeswitch/trunk/libs/win32/Download pocketsphinx.2008.vcproj
   freeswitch/trunk/libs/win32/Download sphinxbase.2008.vcproj
   freeswitch/trunk/libs/win32/pocketsphinx/pocketsphinx.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	Mon Mar  9 14:45:30 2009
@@ -75,7 +75,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	Mon Mar  9 14:45:30 2009
@@ -75,7 +75,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>

Modified: freeswitch/trunk/libs/win32/pocketsphinx/pocketsphinx.2008.vcproj
==============================================================================
--- freeswitch/trunk/libs/win32/pocketsphinx/pocketsphinx.2008.vcproj	(original)
+++ freeswitch/trunk/libs/win32/pocketsphinx/pocketsphinx.2008.vcproj	Mon Mar  9 14:45:30 2009
@@ -485,6 +485,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\pocketsphinx-0.5.99\include\ps_mllr.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\pocketsphinx-0.5.99\src\libpocketsphinx\s2_semi_mgau.h"
 				>
 			</File>
@@ -1009,6 +1013,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\pocketsphinx-0.5.99\src\libpocketsphinx\ps_mllr.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\pocketsphinx-0.5.99\src\libpocketsphinx\s2_semi_mgau.c"
 				>
 				<FileConfiguration



More information about the Freeswitch-svn mailing list