FS-3348 --resolve pocketsphinx build for 0.7 windows vs2008
This commit is contained in:
parent
8092a289a0
commit
a7613c0614
|
@ -1047,7 +1047,7 @@
|
|||
/libshout-2.2.2/
|
||||
/mpg123/
|
||||
/openldap-2.4.19/
|
||||
/pocketsphinx-0.5.99/
|
||||
/pocketsphinx-0.7/
|
||||
/portaudio/bin-stamp
|
||||
/portaudio/bin/
|
||||
/portaudio/lib-stamp
|
||||
|
@ -1055,7 +1055,7 @@
|
|||
/silk/Encoder
|
||||
/silk/signalCompare
|
||||
/soundtouch-1.3.1/
|
||||
/sphinxbase-0.4.99/
|
||||
/sphinxbase-0.7/
|
||||
/unimrcp/platforms/asr-client/asrclient
|
||||
/unimrcp/platforms/umc/umc
|
||||
/unimrcp/platforms/unimrcp-client/unimrcpclient
|
||||
|
@ -1079,7 +1079,6 @@
|
|||
/libogg-1.1.3/
|
||||
/pthreads-w32-2-7-0-release/
|
||||
/sounds/
|
||||
/sphinxbase-0.4.99/
|
||||
/sofia-sip/libsofia-sip-ua/http/http_tag_dll.c
|
||||
/sofia-sip/libsofia-sip-ua/iptsec/auth_tag_dll.c
|
||||
/sofia-sip/libsofia-sip-ua/msg/msg_tag_dll.c
|
||||
|
|
|
@ -621,17 +621,13 @@
|
|||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\cmu6_lts_rules.c"
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\dict.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\dict2pid.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\fillpen.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\fsg_history.c"
|
||||
>
|
||||
|
@ -792,50 +788,6 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\kdtree.c"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions=""
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions=""
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions=""
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions=""
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\lextree.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\mdef.c"
|
||||
>
|
||||
|
@ -1024,6 +976,10 @@
|
|||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\ps_mllr.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\ptm_mgau.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\s2_semi_mgau.c"
|
||||
>
|
||||
|
@ -1064,10 +1020,6 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\s3dict.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\tmat.c"
|
||||
>
|
||||
|
@ -1108,10 +1060,6 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\tst_search.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\vector.c"
|
||||
>
|
||||
|
@ -1152,10 +1100,6 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\pocketsphinx-0.7\src\libpocketsphinx\vithist.c"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
|
|
Loading…
Reference in New Issue