From 8ca1b85770394354fc8eaf5c85c96939da54af7b Mon Sep 17 00:00:00 2001 From: weidai Date: Mon, 5 Sep 2005 22:15:40 +0000 Subject: [PATCH] remove unneeded warning options --- cryptest.vcproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/cryptest.vcproj b/cryptest.vcproj index 31b4f225..2c18e09d 100755 --- a/cryptest.vcproj +++ b/cryptest.vcproj @@ -109,7 +109,6 @@ ProgramDataBaseFileName=".\CT_DLL_Import_Release/" WarningLevel="3" SuppressStartupBanner="TRUE" - Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="3"/> @@ -180,7 +179,6 @@ echo unless it undergoes FIPS validation. ProgramDataBaseFileName=".\CT_DLL_Import_Debug/" WarningLevel="3" SuppressStartupBanner="TRUE" - Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="4"/>