From ac37fb000375031d02c1be37108e340f145fa6c6 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 9 Jul 2017 01:25:08 +0200 Subject: Windows: generate pdb files for binaries in order to help investigate crashes in the future. --- src/Crypto/Crypto.vcxproj | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/Crypto') diff --git a/src/Crypto/Crypto.vcxproj b/src/Crypto/Crypto.vcxproj index c27008ba..85ce90f0 100644 --- a/src/Crypto/Crypto.vcxproj +++ b/src/Crypto/Crypto.vcxproj @@ -128,8 +128,7 @@ All $(IntDir) Level4 - - + ProgramDatabase 4100;4127;4201;%(DisableSpecificWarnings) @@ -152,8 +151,7 @@ All $(IntDir) Level4 - - + ProgramDatabase 4100;4127;4201;%(DisableSpecificWarnings) -- cgit v1.2.3