From a84dd77076acb2b455a90be95942278391ef3367 Mon Sep 17 00:00:00 2001 From: weidai Date: Fri, 18 Jun 2010 01:56:56 +0000 Subject: [PATCH] turn off whole program optimization add wake.txt --- trunk/c5/cryptest.vcproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/trunk/c5/cryptest.vcproj b/trunk/c5/cryptest.vcproj index 90abe31e..f7e4a6ea 100755 --- a/trunk/c5/cryptest.vcproj +++ b/trunk/c5/cryptest.vcproj @@ -53,6 +53,7 @@ InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" OmitFramePointers="true" + WholeProgramOptimization="false" PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32" StringPooling="true" RuntimeLibrary="0" @@ -848,6 +849,10 @@ RelativePath=".\TestVectors\vmac.txt" > + +