|
|
|
@ -22,7 +22,7 @@ |
|
|
|
Name="VCCLCompilerTool" |
|
|
|
Optimization="0" |
|
|
|
AdditionalIncludeDirectories="include,taocrypt\include,mySTL" |
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;YASSL_PREFIX" |
|
|
|
ExceptionHandling="FALSE" |
|
|
|
BasicRuntimeChecks="3" |
|
|
|
RuntimeLibrary="1" |
|
|
|
@ -76,7 +76,7 @@ |
|
|
|
Optimization="2" |
|
|
|
InlineFunctionExpansion="1" |
|
|
|
AdditionalIncludeDirectories="include,taocrypt\include,mySTL" |
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;YASSL_PREFIX" |
|
|
|
StringPooling="TRUE" |
|
|
|
ExceptionHandling="FALSE" |
|
|
|
RuntimeLibrary="0" |
|
|
|
|