From 6c0c409d3e4c3558ef0e3d80776ca97f4b25ce61 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Thu, 24 Jul 2008 05:55:40 +0000 Subject: [PATCH] sphinx build cleanups from FSBUILD-62 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9154 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/win32/Download 8khz Sounds.2008.vcproj | 2 +- libs/win32/Download sphinxbase.2008.vcproj | 4 ++-- libs/win32/pocketsphinx/pocketsphinx.2008.vcproj | 2 +- libs/win32/sphinxbase/sphinxbase.2008.vcproj | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/libs/win32/Download 8khz Sounds.2008.vcproj b/libs/win32/Download 8khz Sounds.2008.vcproj index 29236bb8df..1242fda807 100644 --- a/libs/win32/Download 8khz Sounds.2008.vcproj +++ b/libs/win32/Download 8khz Sounds.2008.vcproj @@ -75,7 +75,7 @@ diff --git a/libs/win32/Download sphinxbase.2008.vcproj b/libs/win32/Download sphinxbase.2008.vcproj index ca26eac2e6..a40c790496 100644 --- a/libs/win32/Download sphinxbase.2008.vcproj +++ b/libs/win32/Download sphinxbase.2008.vcproj @@ -75,7 +75,7 @@ @@ -85,7 +85,7 @@ diff --git a/libs/win32/pocketsphinx/pocketsphinx.2008.vcproj b/libs/win32/pocketsphinx/pocketsphinx.2008.vcproj index a82cc76fef..ba7a1a019c 100644 --- a/libs/win32/pocketsphinx/pocketsphinx.2008.vcproj +++ b/libs/win32/pocketsphinx/pocketsphinx.2008.vcproj @@ -166,7 +166,7 @@ OutputFile="$(OutDir)\$(ProjectName).dll" LinkIncremental="2" SuppressStartupBanner="true" - AdditionalLibraryDirectories="..\..\..\Release" + AdditionalLibraryDirectories="..\..\..\Debug" GenerateDebugInformation="true" ProgramDatabaseFile=".\..\..\..\bin\Debug/pocketsphinx.pdb" RandomizedBaseAddress="1" diff --git a/libs/win32/sphinxbase/sphinxbase.2008.vcproj b/libs/win32/sphinxbase/sphinxbase.2008.vcproj index 74fddb86f5..2e779a947c 100644 --- a/libs/win32/sphinxbase/sphinxbase.2008.vcproj +++ b/libs/win32/sphinxbase/sphinxbase.2008.vcproj @@ -167,7 +167,7 @@ OutputFile="$(OutDir)\$(ProjectName).dll" LinkIncremental="2" SuppressStartupBanner="true" - AdditionalLibraryDirectories="..\..\..\Release" + AdditionalLibraryDirectories="..\..\..\Debug" GenerateDebugInformation="true" ProgramDatabaseFile=".\../../lib/Debug/sphinxbase.pdb" RandomizedBaseAddress="1"