parent
084bc0bbce
commit
b110830c7f
|
|
@ -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"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue