From 31bc7586100ec366d7e73c20ebadf788976a1aac Mon Sep 17 00:00:00 2001 From: "Howard M. Harte" Date: Wed, 7 Nov 2012 21:53:29 -0800 Subject: [PATCH] Fix .vcproj warnings when upgrading to VS2012. --- Visual Studio Projects/TX-0.vcproj | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/Visual Studio Projects/TX-0.vcproj b/Visual Studio Projects/TX-0.vcproj index 6b75e760..ce8ec890 100644 --- a/Visual Studio Projects/TX-0.vcproj +++ b/Visual Studio Projects/TX-0.vcproj @@ -33,9 +33,6 @@ - @@ -49,8 +46,7 @@ RuntimeLibrary="1" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="4" + DebugInformationFormat="3" /> - @@ -130,7 +123,6 @@ EnableFunctionLevelLinking="true" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="false" DebugInformationFormat="3" />