diff options
Diffstat (limited to 'dist/examples/cxx/tree/library/library-vc12.vcxproj')
-rw-r--r-- | dist/examples/cxx/tree/library/library-vc12.vcxproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dist/examples/cxx/tree/library/library-vc12.vcxproj b/dist/examples/cxx/tree/library/library-vc12.vcxproj index 42d5147..80fd4ae 100644 --- a/dist/examples/cxx/tree/library/library-vc12.vcxproj +++ b/dist/examples/cxx/tree/library/library-vc12.vcxproj @@ -90,7 +90,6 @@ <PrecompiledHeader>
</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<SDLCheck>true</SDLCheck>
</ClCompile>
<Link>
@@ -119,7 +118,6 @@ <PrecompiledHeader>
</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<SDLCheck>true</SDLCheck>
</ClCompile>
<Link>
@@ -142,7 +140,6 @@ <PrecompiledHeader>
</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<SDLCheck>true</SDLCheck>
</ClCompile>
<Link>
@@ -169,7 +166,6 @@ <PrecompiledHeader>
</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<SDLCheck>true</SDLCheck>
</ClCompile>
<Link>
|