提交 98ee6a9d authored 作者: Michael Jerris's avatar Michael Jerris

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

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12541 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 984e3c1f
......@@ -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>
......
......@@ -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>
......
......@@ -484,6 +484,10 @@
RelativePath="..\..\pocketsphinx-0.5.99\src\libpocketsphinx\ps_lattice_internal.h"
>
</File>
<File
RelativePath="..\..\pocketsphinx-0.5.99\include\ps_mllr.h"
>
</File>
<File
RelativePath="..\..\pocketsphinx-0.5.99\src\libpocketsphinx\s2_semi_mgau.h"
>
......@@ -1008,6 +1012,10 @@
RelativePath="..\..\pocketsphinx-0.5.99\src\libpocketsphinx\ps_lattice.c"
>
</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"
>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论