From c7cd89a24a3663cb375f9d6a901d34586d0d9192 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 10 Jun 2017 16:31:00 +0200 Subject: Windows Security: built binaries with support for Address Space Layout Randomization (ASLR). --- src/Mount/Mount.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Mount/Mount.vcxproj') diff --git a/src/Mount/Mount.vcxproj b/src/Mount/Mount.vcxproj index 3c2ae567..51cc316b 100644 --- a/src/Mount/Mount.vcxproj +++ b/src/Mount/Mount.vcxproj @@ -217,7 +217,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt-x64.exe" >NUL: Windows true true - false + true true MachineX86 @@ -262,7 +262,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt-x64.exe" >NUL: Windows true true - false + true true MachineX64 -- cgit v1.2.3