diff options
Diffstat (limited to 'plugins/Dbx_tree/encryption/Cast128.vcxproj')
-rw-r--r-- | plugins/Dbx_tree/encryption/Cast128.vcxproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Dbx_tree/encryption/Cast128.vcxproj b/plugins/Dbx_tree/encryption/Cast128.vcxproj index 9bac84a123..8c192cf5a9 100644 --- a/plugins/Dbx_tree/encryption/Cast128.vcxproj +++ b/plugins/Dbx_tree/encryption/Cast128.vcxproj @@ -109,7 +109,6 @@ <IntrinsicFunctions>true</IntrinsicFunctions>
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;CAST128_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<WarningLevel>Level3</WarningLevel>
<StringPooling>true</StringPooling>
@@ -132,7 +131,6 @@ <IntrinsicFunctions>true</IntrinsicFunctions>
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
<PreprocessorDefinitions>WIN64;NDEBUG;_WINDOWS;_USRDLL;CAST128_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<FunctionLevelLinking>true</FunctionLevelLinking>
<WarningLevel>Level3</WarningLevel>
<StringPooling>true</StringPooling>
|