From b110830c7f9c6d2c6fa257073a8ec7b096df3ea8 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 --- cryptest.vcproj | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cryptest.vcproj b/cryptest.vcproj index 90abe31e..f7e4a6ea 100755 --- a/cryptest.vcproj +++ b/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" > + +