1
0
mirror of https://github.com/simh/simh.git synced 2026-04-16 00:21:35 +00:00

VS-BUILD: fix warning messages produced when converting VS2008 projects to VS2010 or VS2012

This commit is contained in:
Mark Pizzolato
2014-02-13 05:21:12 -08:00
parent 59d0602b0d
commit 2b512818e9
37 changed files with 0 additions and 298 deletions

View File

@@ -35,9 +35,6 @@
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
@@ -52,7 +49,6 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -121,9 +117,6 @@
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
@@ -144,7 +137,6 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CompileAs="1"
/>