turn off whole program optimization

add wake.txt
pull/2/head
weidai 2010-06-18 01:56:56 +00:00
parent 084bc0bbce
commit b110830c7f
1 changed files with 5 additions and 0 deletions

View File

@ -53,6 +53,7 @@
InlineFunctionExpansion="2" InlineFunctionExpansion="2"
EnableIntrinsicFunctions="true" EnableIntrinsicFunctions="true"
OmitFramePointers="true" OmitFramePointers="true"
WholeProgramOptimization="false"
PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32" PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
StringPooling="true" StringPooling="true"
RuntimeLibrary="0" RuntimeLibrary="0"
@ -848,6 +849,10 @@
RelativePath=".\TestVectors\vmac.txt" RelativePath=".\TestVectors\vmac.txt"
> >
</File> </File>
<File
RelativePath=".\TestVectors\wake.txt"
>
</File>
<File <File
RelativePath=".\TestVectors\whrlpool.txt" RelativePath=".\TestVectors\whrlpool.txt"
> >