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"