summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/parser/hello/hello-vc12.vcxproj
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-07-15 11:34:56 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-07-15 11:34:56 +0200
commit12d5c5532a39ac3c54815743991bb82720d64d7f (patch)
treeee728f3e91a84c7e55cb1d6101fdd1f737aa34d2 /dist/examples/cxx/parser/hello/hello-vc12.vcxproj
parent7ef2dfc649c5cef1c86e069ff57ce981e282b879 (diff)
Use default debug format in VC{10,11,12} projects
Diffstat (limited to 'dist/examples/cxx/parser/hello/hello-vc12.vcxproj')
-rw-r--r--dist/examples/cxx/parser/hello/hello-vc12.vcxproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/dist/examples/cxx/parser/hello/hello-vc12.vcxproj b/dist/examples/cxx/parser/hello/hello-vc12.vcxproj
index 494e284..22ac525 100644
--- a/dist/examples/cxx/parser/hello/hello-vc12.vcxproj
+++ b/dist/examples/cxx/parser/hello/hello-vc12.vcxproj
@@ -89,7 +89,6 @@
<PrecompiledHeader>
</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<SDLCheck>true</SDLCheck>
</ClCompile>
<Link>
@@ -117,7 +116,6 @@
<PrecompiledHeader>
</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<SDLCheck>true</SDLCheck>
</ClCompile>
<Link>
@@ -139,7 +137,6 @@
<PrecompiledHeader>
</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<SDLCheck>true</SDLCheck>
</ClCompile>
<Link>
@@ -165,7 +162,6 @@
<PrecompiledHeader>
</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<SDLCheck>true</SDLCheck>
</ClCompile>
<Link>