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/Format/Format.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Format/Format.vcxproj') diff --git a/src/Format/Format.vcxproj b/src/Format/Format.vcxproj index f069ef11..7d206bf2 100644 --- a/src/Format/Format.vcxproj +++ b/src/Format/Format.vcxproj @@ -195,7 +195,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: Windows true true - false + true true MachineX86 @@ -237,7 +237,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: Windows true true - false + true true MachineX64 -- cgit v1.2.3