VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Crypto.vcxproj
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2017-07-09 01:25:08 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2017-07-09 09:49:33 +0200
commitac37fb000375031d02c1be37108e340f145fa6c6 (patch)
tree0422507f6808c8b200b9e61f4894533e22f45e56 /src/Crypto/Crypto.vcxproj
parentf5841b884107fee7b55b2cf80148391297b49dfb (diff)
downloadVeraCrypt-ac37fb000375031d02c1be37108e340f145fa6c6.tar.gz
VeraCrypt-ac37fb000375031d02c1be37108e340f145fa6c6.zip
Windows: generate pdb files for binaries in order to help investigate crashes in the future.
Diffstat (limited to 'src/Crypto/Crypto.vcxproj')
-rw-r--r--src/Crypto/Crypto.vcxproj6
1 files changed, 2 insertions, 4 deletions
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 @@
<AssemblerOutput>All</AssemblerOutput>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>
- </DebugInformationFormat>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<DisableSpecificWarnings>4100;4127;4201;%(DisableSpecificWarnings)</DisableSpecificWarnings>
</ClCompile>
<Lib>
@@ -152,8 +151,7 @@
<AssemblerOutput>All</AssemblerOutput>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<WarningLevel>Level4</WarningLevel>
- <DebugInformationFormat>
- </DebugInformationFormat>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<DisableSpecificWarnings>4100;4127;4201;%(DisableSpecificWarnings)</DisableSpecificWarnings>
</ClCompile>
<Lib>