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/Format/Format.vcxproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/Format') diff --git a/src/Format/Format.vcxproj b/src/Format/Format.vcxproj index c5d73070..7d21e818 100644 --- a/src/Format/Format.vcxproj +++ b/src/Format/Format.vcxproj @@ -226,8 +226,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: All $(IntDir) Level4 - - + ProgramDatabase 4057;4100;4127;4201;4204;4701;4706;4131;%(DisableSpecificWarnings) @@ -235,7 +234,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: $(OutDir)VeraCryptFormat.exe false mpr.dll;%(DelayLoadDLLs) - false + true true Windows true -- cgit v1.2.3