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/ExpandVolume/ExpandVolume.vcxproj | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'src/ExpandVolume/ExpandVolume.vcxproj') diff --git a/src/ExpandVolume/ExpandVolume.vcxproj b/src/ExpandVolume/ExpandVolume.vcxproj index 47db3a53..38a3f976 100644 --- a/src/ExpandVolume/ExpandVolume.vcxproj +++ b/src/ExpandVolume/ExpandVolume.vcxproj @@ -216,8 +216,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-x64.exe" >NUL: All $(IntDir) Level3 - - + ProgramDatabase 4311;4131;%(DisableSpecificWarnings) @@ -225,7 +224,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-x64.exe" >NUL: $(OutDir)VeraCryptExpander.exe false mpr.dll;%(DelayLoadDLLs) - false + true true Windows true @@ -262,8 +261,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-x64.exe" >NUL: All $(IntDir) Level3 - - + ProgramDatabase 4311;4131;%(DisableSpecificWarnings) @@ -271,7 +269,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-x64.exe" >NUL: $(OutDir)VeraCryptExpander.exe false mpr.dll;%(DelayLoadDLLs) - false + true true Windows true -- cgit v1.2.3