From 214fbb5cbde3dd600aa8bfe738011d428c4a4fda Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 15 Nov 2024 14:22:45 +0100 Subject: Windows: Upgrade VS 2019 solution/projects to VS 2022. Remove Win32 configuration for driver and binaries. Only setup remains 32-bit to be compatible with both x64 and arm64 Windows. --- src/ExpandVolume/ExpandVolume_vs2019.vcxproj | 238 +-------------------------- 1 file changed, 6 insertions(+), 232 deletions(-) (limited to 'src/ExpandVolume') diff --git a/src/ExpandVolume/ExpandVolume_vs2019.vcxproj b/src/ExpandVolume/ExpandVolume_vs2019.vcxproj index e053cadf..bfd0ebf4 100644 --- a/src/ExpandVolume/ExpandVolume_vs2019.vcxproj +++ b/src/ExpandVolume/ExpandVolume_vs2019.vcxproj @@ -5,10 +5,6 @@ Debug ARM64 - - Debug - Win32 - Debug x64 @@ -17,10 +13,6 @@ ReleaseCustomEFI ARM64 - - ReleaseCustomEFI - Win32 - ReleaseCustomEFI x64 @@ -29,10 +21,6 @@ Release ARM64 - - Release - Win32 - Release x64 @@ -46,69 +34,41 @@ ExpandVolume - - Application - Unicode - v142 - Spectre - - - Application - Unicode - v142 - - - Application - Unicode - v142 - Application Unicode - v142 + v143 Spectre Application Unicode - v142 + v143 Spectre Application Unicode - v142 + v143 Application Unicode - v142 + v143 Application Unicode - v142 + v143 Application Unicode - v142 + v143 - - - - - - - - - - - - @@ -136,10 +96,6 @@ <_ProjectFileVersion>10.0.40219.1 - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\ - true - true $(ProjectDir)$(Platform)\$(Configuration)\ $(ProjectDir)$(Platform)\$(Configuration)\ $(ProjectDir)$(Platform)\$(Configuration)\ @@ -148,14 +104,6 @@ true true true - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\ - $(ProjectDir)$(Configuration)\ - false - false - true - true $(ProjectDir)$(Platform)\$(Configuration)\ $(ProjectDir)$(Platform)\$(Configuration)\ $(ProjectDir)$(Platform)\$(Configuration)\ @@ -172,9 +120,6 @@ true true true - VeraCryptExpander - VeraCryptExpander - VeraCryptExpander VeraCryptExpander VeraCryptExpander VeraCryptExpander @@ -182,61 +127,6 @@ VeraCryptExpander VeraCryptExpander - - - - - - - %(AdditionalIncludeDirectories) - $(SolutionDir)/$(ProjectName)/$(ProjectName).tlb - - - - - Disabled - ..\Common;..\Crypto;..\;..\pkcs11;..\Common\zlib;..\Common\libzip;..\Common\lzma;%(AdditionalIncludeDirectories) - VCEXPANDER;TCMOUNT;WIN32;HAVE_CONFIG_H;ZIP_STATIC;DEBUG;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions) - true - Sync - EnableFastChecks - MultiThreadedDebug - true - - - - - - - - - Level3 - EditAndContinue - 4311;4131;%(DisableSpecificWarnings) - - - ..\Crypto\Debug\crypto.lib;..\Common\Debug\Zip.lib;mpr.lib;%(AdditionalDependencies) - $(OutDir)VeraCryptExpander.exe - false - mpr.dll;bcrypt.dll;user32.dll;gdi32.dll;comdlg32.dll;advapi32.dll;shell32.dll;ole32.dll;oleaut32.dll;shlwapi.dll;setupapi.dll;wintrust.dll;comctl32.dll;%(DelayLoadDLLs) - true - $(OutDir)ExpandVolume.pdb - Windows - false - true - MachineX86 - RequireAdministrator - true - - - VeraCryptExpander.manifest;%(AdditionalManifestFiles) - - - md "..\Debug\Setup Files" 2>NUL: -copy Debug\VeraCryptExpander.exe "..\Debug\Setup Files" >NUL: - - - @@ -352,98 +242,6 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-arm64.exe" >NUL: WIN64;ARM64;%(PreprocessorDefinitions) - - - %(AdditionalIncludeDirectories) - $(SolutionDir)/Mount/$(ProjectName).tlb - - - - - /w34189 %(AdditionalOptions) - MaxSpeed - ..\Common;..\Crypto;..\;..\pkcs11;..\Common\zlib;..\Common\libzip;..\Common\lzma;%(AdditionalIncludeDirectories) - VCEXPANDER;TCMOUNT;WIN32;HAVE_CONFIG_H;ZIP_STATIC;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions) - MultiThreaded - true - - - All - $(IntDir) - Level3 - ProgramDatabase - 4311;4131;%(DisableSpecificWarnings) - Guard - - - ..\Crypto\Release\crypto.lib;..\Common\Release\Zip.lib;mpr.lib;%(AdditionalDependencies) - $(OutDir)VeraCryptExpander.exe - false - mpr.dll;bcrypt.dll;user32.dll;gdi32.dll;comdlg32.dll;advapi32.dll;shell32.dll;ole32.dll;oleaut32.dll;shlwapi.dll;setupapi.dll;wintrust.dll;comctl32.dll;%(DelayLoadDLLs) - true - true - Windows - true - true - true - true - MachineX86 - RequireAdministrator - - - VeraCryptExpander.manifest;%(AdditionalManifestFiles) - - - copy Release\VeraCryptExpander.exe "..\Release\Setup Files\" - - - - - %(AdditionalIncludeDirectories) - $(SolutionDir)/Mount/$(ProjectName).tlb - - - - - /w34189 %(AdditionalOptions) - MaxSpeed - ..\Common;..\Crypto;..\;..\pkcs11;..\Common\zlib;..\Common\libzip;..\Common\lzma;%(AdditionalIncludeDirectories) - VCEXPANDER;VC_EFI_CUSTOM_MODE;TCMOUNT;WIN32;HAVE_CONFIG_H;ZIP_STATIC;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions) - MultiThreaded - true - - - All - $(IntDir) - Level3 - ProgramDatabase - 4311;4131;%(DisableSpecificWarnings) - - - ..\Crypto\Release\crypto.lib;..\Common\Release\Zip.lib;mpr.lib;%(AdditionalDependencies) - $(OutDir)VeraCryptExpander.exe - false - mpr.dll;bcrypt.dll;user32.dll;gdi32.dll;comdlg32.dll;advapi32.dll;shell32.dll;ole32.dll;oleaut32.dll;shlwapi.dll;setupapi.dll;wintrust.dll;comctl32.dll;%(DelayLoadDLLs) - true - true - Windows - true - true - true - true - MachineX86 - RequireAdministrator - - - VeraCryptExpander.manifest;%(AdditionalManifestFiles) - - - copy Release\VeraCryptExpander.exe "..\Release\Setup Files\" - - - VC_EFI_CUSTOM_MODE;%(PreprocessorDefinitions) - - %(AdditionalIncludeDirectories) @@ -669,11 +467,8 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-arm64.exe" >NUL: - CompileAsCpp CompileAsCpp CompileAsCpp - CompileAsCpp - CompileAsCpp CompileAsCpp CompileAsCpp CompileAsCpp @@ -686,22 +481,16 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-arm64.exe" >NUL: - CompileAsCpp CompileAsCpp CompileAsCpp - CompileAsCpp - CompileAsCpp CompileAsCpp CompileAsCpp CompileAsCpp CompileAsCpp - CompileAsCpp CompileAsCpp CompileAsCpp - CompileAsCpp - CompileAsCpp CompileAsCpp CompileAsCpp CompileAsCpp @@ -711,11 +500,8 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-arm64.exe" >NUL: - CompileAsCpp CompileAsCpp CompileAsCpp - CompileAsCpp - CompileAsCpp CompileAsCpp CompileAsCpp CompileAsCpp @@ -737,11 +523,8 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-arm64.exe" >NUL: - CompileAsCpp CompileAsCpp CompileAsCpp - CompileAsCpp - CompileAsCpp CompileAsCpp CompileAsCpp CompileAsCpp @@ -797,16 +580,10 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-arm64.exe" >NUL: - $(SolutionDir)/Mount - $(SolutionDir)/Mount/%(Filename)_h.h $(SolutionDir)/Mount $(SolutionDir)/Mount $(SolutionDir)/Mount/%(Filename)_h.h $(SolutionDir)/Mount/%(Filename)_h.h - $(SolutionDir)/Mount - $(SolutionDir)/Mount - $(SolutionDir)/Mount/%(Filename)_h.h - $(SolutionDir)/Mount/%(Filename)_h.h $(SolutionDir)/Mount $(SolutionDir)/Mount $(SolutionDir)/Mount @@ -820,11 +597,8 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-arm64.exe" >NUL: - true true true - true - true true true true -- cgit v1.2.3