1
0
mirror of https://github.com/simh/simh.git synced 2026-02-16 20:52:19 +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"
/>
@@ -51,7 +48,6 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
/>
<Tool
@@ -116,9 +112,6 @@
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
@@ -134,7 +127,6 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
/>
<Tool