diff options
Diffstat (limited to 'build/win32/vs10/cmph-bdz-test.vcxproj')
-rw-r--r-- | build/win32/vs10/cmph-bdz-test.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/win32/vs10/cmph-bdz-test.vcxproj b/build/win32/vs10/cmph-bdz-test.vcxproj index cdd3b17f..5ea7323e 100644 --- a/build/win32/vs10/cmph-bdz-test.vcxproj +++ b/build/win32/vs10/cmph-bdz-test.vcxproj @@ -83,7 +83,7 @@ <PrecompiledHeader> </PrecompiledHeader> <WarningLevel>Level3</WarningLevel> - <DebugInformationFormat>EditAndContinue</DebugInformationFormat> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> </ClCompile> <Link> <GenerateDebugInformation>true</GenerateDebugInformation> |