From: Jeff Lenk Date: Wed, 2 Jun 2010 21:06:56 +0000 (-0500) Subject: trivial path error X-Git-Tag: v1.2-rc1~756 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=52bda06b347c0255c3b2269901729384081c1e7e;p=thirdparty%2Ffreeswitch.git trivial path error --- diff --git a/libs/win32/pocketsphinx/pocketsphinx.2008.vcproj b/libs/win32/pocketsphinx/pocketsphinx.2008.vcproj index 4ca287b2f8..68debfca09 100644 --- a/libs/win32/pocketsphinx/pocketsphinx.2008.vcproj +++ b/libs/win32/pocketsphinx/pocketsphinx.2008.vcproj @@ -256,7 +256,7 @@ SuppressStartupBanner="true" AdditionalLibraryDirectories="..\..\..\Debug" GenerateDebugInformation="true" - ProgramDatabaseFile=".\..\..\..\bin\Debug/pocketsphinx.pdb" + ProgramDatabaseFile="$(IntDir)/pocketsphinx.pdb" RandomizedBaseAddress="1" DataExecutionPrevention="0" TargetMachine="1" @@ -348,7 +348,7 @@ SuppressStartupBanner="true" AdditionalLibraryDirectories="..\..\..\Debug" GenerateDebugInformation="true" - ProgramDatabaseFile=".\..\..\..\bin\Debug/pocketsphinx.pdb" + ProgramDatabaseFile="$(IntDir)/pocketsphinx.pdb" RandomizedBaseAddress="1" DataExecutionPrevention="0" TargetMachine="17"