From 6a9fa79f0077ab5f07cb08ca65efb87583d520b4 Mon Sep 17 00:00:00 2001 From: weidai Date: Sat, 5 May 2007 19:03:38 +0000 Subject: fix x64 options and warnings git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@367 57ff6487-cd31-0410-9ec3-f628ee90f5f0 --- cryptdll.vcproj | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) (limited to 'cryptdll.vcproj') diff --git a/cryptdll.vcproj b/cryptdll.vcproj index 503db5f..c3d123d 100755 --- a/cryptdll.vcproj +++ b/cryptdll.vcproj @@ -165,8 +165,6 @@ StringPooling="true" RuntimeLibrary="0" EnableFunctionLevelLinking="true" - EnableEnhancedInstructionSet="1" - OpenMP="true" UsePrecompiledHeader="2" PrecompiledHeaderThrough="pch.h" WarningLevel="3" @@ -357,8 +355,6 @@ PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;CRYPTOPP_EXPORTS;CRYPTOPP_ENABLE_COMPLIANCE_WITH_FIPS_140_2=1;USE_PRECOMPILED_HEADERS" BasicRuntimeChecks="3" RuntimeLibrary="1" - EnableEnhancedInstructionSet="1" - OpenMP="true" UsePrecompiledHeader="2" PrecompiledHeaderThrough="pch.h" WarningLevel="3" @@ -2380,6 +2376,28 @@ /> + + + + + + + +