diff options
author | George Hazan <ghazan@miranda.im> | 2019-03-11 13:53:07 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-03-11 13:53:07 +0300 |
commit | 1b32d18bbe8bd96e0d98e6b0c4df61dcfa94710e (patch) | |
tree | 2f41ec6660fa20076b50556254db72ebb1b5d08b /plugins/CryptoPP/cryptopp_15.vcxproj | |
parent | 79b5149e872319dcf0f2b6d5c4da5ece3ddc7993 (diff) |
obsolete option removed from project files
Diffstat (limited to 'plugins/CryptoPP/cryptopp_15.vcxproj')
-rw-r--r-- | plugins/CryptoPP/cryptopp_15.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/CryptoPP/cryptopp_15.vcxproj b/plugins/CryptoPP/cryptopp_15.vcxproj index f0a3e2fb03..a75337de10 100644 --- a/plugins/CryptoPP/cryptopp_15.vcxproj +++ b/plugins/CryptoPP/cryptopp_15.vcxproj @@ -78,7 +78,6 @@ <Optimization>Disabled</Optimization> <AdditionalIncludeDirectories>..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> <PreprocessorDefinitions>_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <MinimalRebuild>true</MinimalRebuild> <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> <PrecompiledHeaderFile>commonheaders.h</PrecompiledHeaderFile> <WarningLevel>Level3</WarningLevel> |