From 3a5fe632240786a6ce01d2f5097aa801ddc5f801 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 15 Nov 2024 21:40:56 +0100 Subject: [PATCH] Windows: Fix VS 2022 projects references --- src/ExpandVolume/ExpandVolume.vcxproj | 32 ++++++++++++--------------- src/Format/Format.vcxproj | 8 ++++--- src/Mount/Mount.vcxproj | 13 ++++++----- src/Setup/Setup.vcxproj | 5 +++++ 4 files changed, 31 insertions(+), 27 deletions(-) diff --git a/src/ExpandVolume/ExpandVolume.vcxproj b/src/ExpandVolume/ExpandVolume.vcxproj index 8cbb76a0..fa553e62 100644 --- a/src/ExpandVolume/ExpandVolume.vcxproj +++ b/src/ExpandVolume/ExpandVolume.vcxproj @@ -432,24 +432,6 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-arm64.exe" >NUL: VC_EFI_CUSTOM_MODE;WIN64;%(PreprocessorDefinitions) - - - {b896fe1f-6bf3-4f75-9148-f841829073d9} - - - {993245cf-6b70-47ee-91bb-39f8fc6dc0e7} - true - true - - - {9dc1abe2-d18b-48fb-81d2-8c50adc57bcf} - false - - - {e4c40f94-e7f9-4981-86e4-186b46f993f3} - false - - @@ -619,6 +601,20 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-arm64.exe" >NUL: + + + {b896fe1f-6bf3-4f75-9148-f841829073d9} + + + {993245cf-6b70-47ee-91bb-39f8fc6dc0e7} + + + {9dc1abe2-d18b-48fb-81d2-8c50adc57bcf} + + + {e4c40f94-e7f9-4981-86e4-186b46f993f3} + + diff --git a/src/Format/Format.vcxproj b/src/Format/Format.vcxproj index 1477e2d8..1ffac006 100644 --- a/src/Format/Format.vcxproj +++ b/src/Format/Format.vcxproj @@ -568,12 +568,14 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-arm64.exe" >NUL: - + {b896fe1f-6bf3-4f75-9148-f841829073d9} - + + {6316ee71-0210-4ca4-bcc7-cfb7a3c090fc} + + {993245cf-6b70-47ee-91bb-39f8fc6dc0e7} - false diff --git a/src/Mount/Mount.vcxproj b/src/Mount/Mount.vcxproj index 5beda2d3..38e63cac 100644 --- a/src/Mount/Mount.vcxproj +++ b/src/Mount/Mount.vcxproj @@ -596,16 +596,17 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt-arm64.exe" >NUL: - + {b896fe1f-6bf3-4f75-9148-f841829073d9} - - {993245cf-6b70-47ee-91bb-39f8fc6dc0e7} - false + + {6316ee71-0210-4ca4-bcc7-cfb7a3c090fc} - + + {993245cf-6b70-47ee-91bb-39f8fc6dc0e7} + + {9dc1abe2-d18b-48fb-81d2-8c50adc57bcf} - false diff --git a/src/Setup/Setup.vcxproj b/src/Setup/Setup.vcxproj index 47d031be..f76efd6b 100644 --- a/src/Setup/Setup.vcxproj +++ b/src/Setup/Setup.vcxproj @@ -325,6 +325,11 @@ copy Debug\VeraCryptSetup.exe "..\Debug\Setup Files\VeraCrypt Setup.exe" >NUL true + + + {b896fe1f-6bf3-4f75-9148-f841829073d9} + +