summaryrefslogtreecommitdiff
path: root/dlltest.vcproj
diff options
context:
space:
mode:
authorweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2007-05-05 19:03:38 +0000
committerweidai <weidai@57ff6487-cd31-0410-9ec3-f628ee90f5f0>2007-05-05 19:03:38 +0000
commit6a9fa79f0077ab5f07cb08ca65efb87583d520b4 (patch)
tree1b2204ee58b27a327a0b0cb7a6a4346fa9bbec7c /dlltest.vcproj
parenta014d8f7eb4718e182844557bdd6a13f6e28529a (diff)
downloadcryptopp-6a9fa79f0077ab5f07cb08ca65efb87583d520b4.tar.gz
fix x64 options and warnings
git-svn-id: svn://svn.code.sf.net/p/cryptopp/code/trunk/c5@367 57ff6487-cd31-0410-9ec3-f628ee90f5f0
Diffstat (limited to 'dlltest.vcproj')
-rwxr-xr-xdlltest.vcproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/dlltest.vcproj b/dlltest.vcproj
index 348b034..f55d5cb 100755
--- a/dlltest.vcproj
+++ b/dlltest.vcproj
@@ -146,7 +146,6 @@
StringPooling="true"
RuntimeLibrary="0"
EnableFunctionLevelLinking="true"
- EnableEnhancedInstructionSet="1"
UsePrecompiledHeader="0"
WarningLevel="3"
SuppressStartupBanner="true"
@@ -317,7 +316,6 @@
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;CRYPTOPP_DLL_ONLY"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
- EnableEnhancedInstructionSet="1"
UsePrecompiledHeader="0"
WarningLevel="3"
SuppressStartupBanner="true"