diff options
Diffstat (limited to 'plugins/CryptoPP/crypto')
-rw-r--r-- | plugins/CryptoPP/crypto/cryptlib_15.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/CryptoPP/crypto/cryptlib_15.vcxproj b/plugins/CryptoPP/crypto/cryptlib_15.vcxproj index 6679b5e5a7..e91d808407 100644 --- a/plugins/CryptoPP/crypto/cryptlib_15.vcxproj +++ b/plugins/CryptoPP/crypto/cryptlib_15.vcxproj @@ -21,6 +21,7 @@ <PropertyGroup Label="Globals"> <ProjectName>Cryptlib</ProjectName> <ProjectGuid>{290C5ED4-71A7-4040-AD26-4820CF7A9E60}</ProjectGuid> + <XPDeprecationWarning>false</XPDeprecationWarning> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |