parent
084bc0bbce
commit
b110830c7f
|
|
@ -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"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\TestVectors\wake.txt"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\TestVectors\whrlpool.txt"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue