<Tool\r
Name="VCCustomBuildTool"\r
Description="Downloading 8khzsound."\r
- CommandLine="if not exist "$(ProjectDir)..\en\us\callie\voicemail\8000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/freeswitch-sounds-en-us-callie-8000-1.0.2.tar.gz "$(ProjectDir).."
if not exist "$(ProjectDir)..\music\8000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/freeswitch-sounds-music-8000-1.0.2.tar.gz "$(ProjectDir).."
"\r
+ CommandLine="if not exist "$(ProjectDir)..\sounds\en\us\callie\voicemail\8000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/freeswitch-sounds-en-us-callie-8000-1.0.2.tar.gz "$(ProjectDir).."
if not exist "$(ProjectDir)..\sounds\music\8000" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://files.freeswitch.org/freeswitch-sounds-music-8000-1.0.2.tar.gz "$(ProjectDir).."
"\r
Outputs="$(ProjectDir)..\sounds\en\us\callie\voicemail\8000"\r
/>\r
</FileConfiguration>\r
<Tool\r
Name="VCCustomBuildTool"\r
Description="Downloading sphinxbase."\r
- CommandLine="if not exist "$(ProjectDir)..\sphinxbase-0.4.99e" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/sphinxbase-0.4.99.tar.gz "$(ProjectDir).."
"\r
+ 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).."
"\r
Outputs="$(ProjectDir)..\sphinxbase-0.4.99"\r
/>\r
</FileConfiguration>\r
<Tool\r
Name="VCCustomBuildTool"\r
Description="Downloading sphinxbase."\r
- CommandLine="if not exist "$(ProjectDir)..\sphinxbase-0.4.99e" cscript /nologo "$(ProjectDir)util.vbs" GetUnzip http://svn.freeswitch.org/downloads/libs/sphinxbase-0.4.99.tar.gz "$(ProjectDir).."
"\r
+ 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).."
"\r
Outputs="$(ProjectDir)..\sphinxbase-0.4.99"\r
/>\r
</FileConfiguration>\r
OutputFile="$(OutDir)\$(ProjectName).dll"\r
LinkIncremental="2"\r
SuppressStartupBanner="true"\r
- AdditionalLibraryDirectories="..\..\..\Release"\r
+ AdditionalLibraryDirectories="..\..\..\Debug"\r
GenerateDebugInformation="true"\r
ProgramDatabaseFile=".\..\..\..\bin\Debug/pocketsphinx.pdb"\r
RandomizedBaseAddress="1"\r
OutputFile="$(OutDir)\$(ProjectName).dll"\r
LinkIncremental="2"\r
SuppressStartupBanner="true"\r
- AdditionalLibraryDirectories="..\..\..\Release"\r
+ AdditionalLibraryDirectories="..\..\..\Debug"\r
GenerateDebugInformation="true"\r
ProgramDatabaseFile=".\../../lib/Debug/sphinxbase.pdb"\r
RandomizedBaseAddress="1"\r