From cb4cff8a708fdfff9aa3fed7b6c8c55b0d79e4e6 Mon Sep 17 00:00:00 2001 From: "zhanyong.wan" Date: Fri, 11 Sep 2009 05:41:41 +0000 Subject: Removes deprecated /Wp64 flag from VC projects; also removes unneeded VC projects. git-svn-id: http://googletest.googlecode.com/svn/trunk@302 861a406c-534a-0410-8894-cb66d6ee9925 --- msvc/gtest_main-md.vcproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'msvc/gtest_main-md.vcproj') diff --git a/msvc/gtest_main-md.vcproj b/msvc/gtest_main-md.vcproj index 9b8a1b6..5c7c933 100755 --- a/msvc/gtest_main-md.vcproj +++ b/msvc/gtest_main-md.vcproj @@ -26,7 +26,7 @@ RuntimeLibrary="3" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="TRUE" + Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4"/> @@ -65,7 +65,7 @@ RuntimeLibrary="2" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="TRUE" + Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="3"/> -- cgit v1.2.3