提交 52bda06b authored 作者: Jeff Lenk's avatar Jeff Lenk

trivial path error

上级 75be3da8
...@@ -256,7 +256,7 @@ ...@@ -256,7 +256,7 @@
SuppressStartupBanner="true" SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\Debug" AdditionalLibraryDirectories="..\..\..\Debug"
GenerateDebugInformation="true" GenerateDebugInformation="true"
ProgramDatabaseFile=".\..\..\..\bin\Debug/pocketsphinx.pdb" ProgramDatabaseFile="$(IntDir)/pocketsphinx.pdb"
RandomizedBaseAddress="1" RandomizedBaseAddress="1"
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="1" TargetMachine="1"
...@@ -348,7 +348,7 @@ ...@@ -348,7 +348,7 @@
SuppressStartupBanner="true" SuppressStartupBanner="true"
AdditionalLibraryDirectories="..\..\..\Debug" AdditionalLibraryDirectories="..\..\..\Debug"
GenerateDebugInformation="true" GenerateDebugInformation="true"
ProgramDatabaseFile=".\..\..\..\bin\Debug/pocketsphinx.pdb" ProgramDatabaseFile="$(IntDir)/pocketsphinx.pdb"
RandomizedBaseAddress="1" RandomizedBaseAddress="1"
DataExecutionPrevention="0" DataExecutionPrevention="0"
TargetMachine="17" TargetMachine="17"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论