From 6d1ad12755031b4ba4eff362d4df44fc3d76d62a Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 15 Nov 2024 15:50:32 +0100 Subject: Windows: move main project files and solution from VS 2010 to VS 2022. Delete unused files. --- src/Format/Format.vcproj | 1028 ---------------------------------------- src/Format/Format.vcxproj | 345 ++++---------- src/Format/Format.vcxproj.user | 3 +- 3 files changed, 107 insertions(+), 1269 deletions(-) delete mode 100644 src/Format/Format.vcproj (limited to 'src/Format') diff --git a/src/Format/Format.vcproj b/src/Format/Format.vcproj deleted file mode 100644 index 9fa108bc..00000000 --- a/src/Format/Format.vcproj +++ /dev/null @@ -1,1028 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/Format/Format.vcxproj b/src/Format/Format.vcxproj index 1ae26d43..a48e6280 100644 --- a/src/Format/Format.vcxproj +++ b/src/Format/Format.vcxproj @@ -1,33 +1,25 @@  - + Debug - Win32 + ARM64 Debug x64 - + ReleaseCustomEFI - Win32 + ARM64 ReleaseCustomEFI x64 - - Release_SkipOsDriverReqCheck - Win32 - - - Release_SkipOsDriverReqCheck - x64 - - + Release - Win32 + ARM64 Release @@ -38,129 +30,106 @@ {9DC1ABE2-D18B-48FB-81D2-8C50ADC57BCF} Format Win32Proj + 10.0 + Format - - Application - Unicode - Windows7.1SDK - - - Application - Unicode - Windows7.1SDK - - + Application Unicode - Windows7.1SDK + v143 + Spectre - + Application Unicode - Windows7.1SDK + v143 + Spectre - + Application Unicode - Windows7.1SDK + v143 - + Application Unicode - Windows7.1SDK + v143 - + Application Unicode - Windows7.1SDK + v143 - + Application Unicode - Windows7.1SDK + v143 - - - - - - - - - + - + - + - + - + - + <_ProjectFileVersion>10.0.40219.1 - Debug\ - Debug\ - true - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + $(ProjectDir)$(Platform)\$(Configuration)\ + $(ProjectDir)$(Platform)\$(Configuration)\ + $(ProjectDir)$(Platform)\$(Configuration)\ + $(ProjectDir)$(Platform)\$(Configuration)\ true + true true - Release\ - Release\ - Release\ - Release\ - Release\ - Release\ - false - false - false - true - true - true - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ - $(Platform)\$(Configuration)\ + true + $(ProjectDir)$(Platform)\$(Configuration)\ + $(ProjectDir)$(Platform)\$(Configuration)\ + $(ProjectDir)$(Platform)\$(Configuration)\ + $(ProjectDir)$(Platform)\$(Configuration)\ + $(ProjectDir)$(Platform)\$(Configuration)\ + $(ProjectDir)$(Platform)\$(Configuration)\ + $(ProjectDir)$(Platform)\$(Configuration)\ + $(ProjectDir)$(Platform)\$(Configuration)\ false - false + false false + false true - true + true true - VeraCryptFormat - VeraCryptFormat - VeraCryptFormat - VeraCryptFormat + true VeraCryptFormat + VeraCryptFormat VeraCryptFormat - VeraCryptFormat + VeraCryptFormat VeraCryptFormat + VeraCryptFormat - + + X64 $(SolutionDir)/$(ProjectName)/$(ProjectName).tlb @@ -174,11 +143,11 @@ Level4 - EditAndContinue + ProgramDatabase 4057;4100;4127;4201;4204;4701;4706;4131;%(DisableSpecificWarnings) - ..\Crypto\Debug\crypto.lib;..\Common\Debug\Zip.lib;..\Common\Debug\lzma.lib;mpr.lib;%(AdditionalDependencies) + ..\Crypto\x64\Debug\crypto.lib;..\Common\x64\Debug\Zip.lib;mpr.lib;%(AdditionalDependencies) $(OutDir)VeraCryptFormat.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) @@ -187,20 +156,23 @@ Windows false true - MachineX86 + MachineX64 + true Format.manifest;%(AdditionalManifestFiles) md "..\Debug\Setup Files" 2>NUL: -copy Debug\VeraCryptFormat.exe "..\Debug\Setup Files\VeraCrypt Format.exe" >NUL: +copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: + + WIN64;%(PreprocessorDefinitions) + - + - X64 $(SolutionDir)/$(ProjectName)/$(ProjectName).tlb @@ -218,31 +190,31 @@ copy Debug\VeraCryptFormat.exe "..\Debug\Setup Files\VeraCrypt Format.exe" >N 4057;4100;4127;4201;4204;4701;4706;4131;%(DisableSpecificWarnings) - ..\Crypto\x64\Debug\crypto.lib;..\Common\x64\Debug\Zip.lib;..\Common\x64\Debug\lzma.lib;mpr.lib;%(AdditionalDependencies) + ..\Crypto\ARM64\Debug\crypto.lib;..\Common\ARM64\Debug\Zip.lib;mpr.lib;%(AdditionalDependencies) $(OutDir)VeraCryptFormat.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)Format.pdb Windows - false true - MachineX64 + true Format.manifest;%(AdditionalManifestFiles) md "..\Debug\Setup Files" 2>NUL: -copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: +copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-arm64.exe" >NUL: - WIN64;%(PreprocessorDefinitions) + WIN64;ARM64;%(PreprocessorDefinitions) - + + X64 $(SolutionDir)/$(ProjectName)/$(ProjectName).tlb @@ -259,89 +231,10 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: Level4 ProgramDatabase 4057;4100;4127;4201;4204;4701;4706;4131;%(DisableSpecificWarnings) + Guard - ..\Crypto\Release\crypto.lib;..\Common\Release\Zip.lib;..\Common\Release\lzma.lib;mpr.lib;%(AdditionalDependencies) - $(OutDir)VeraCryptFormat.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 - - - Format.manifest;%(AdditionalManifestFiles) - - - copy Release\VeraCryptFormat.exe "..\Release\Setup Files\VeraCrypt Format.exe" - - - - - $(SolutionDir)/$(ProjectName)/$(ProjectName).tlb - - - /w34189 %(AdditionalOptions) - MaxSpeed - ..\Common;..\Crypto;..\;..\PKCS11;..\Common\zlib;..\Common\libzip;..\Common\lzma;%(AdditionalIncludeDirectories) - VOLFORMAT;VC_SKIP_OS_DRIVER_REQ_CHECK;WIN32;HAVE_CONFIG_H;ZIP_STATIC;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions) - MultiThreaded - true - - - All - $(IntDir) - Level4 - ProgramDatabase - 4057;4100;4127;4201;4204;4701;4706;4131;%(DisableSpecificWarnings) - - - ..\Crypto\Release\crypto.lib;..\Common\Release\Zip.lib;..\Common\Release\lzma.lib;mpr.lib;%(AdditionalDependencies) - $(OutDir)VeraCryptFormat.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 - - - Format.manifest;%(AdditionalManifestFiles) - - - copy Release\VeraCryptFormat.exe "..\Release\Setup Files\VeraCrypt Format.exe" - - - - - $(SolutionDir)/$(ProjectName)/$(ProjectName).tlb - - - /w34189 %(AdditionalOptions) - MaxSpeed - ..\Common;..\Crypto;..\;..\PKCS11;..\Common\zlib;..\Common\libzip;..\Common\lzma;%(AdditionalIncludeDirectories) - VOLFORMAT;VC_EFI_CUSTOM_MODE;WIN32;HAVE_CONFIG_H;ZIP_STATIC;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions) - MultiThreaded - true - - - All - $(IntDir) - Level4 - ProgramDatabase - 4057;4100;4127;4201;4204;4701;4706;4131;%(DisableSpecificWarnings) - - - ..\Crypto\Release\crypto.lib;..\Common\Release\Zip.lib;..\Common\Release\lzma.lib;mpr.lib;%(AdditionalDependencies) + ..\Crypto\x64\Release\crypto.lib;..\Common\x64\Release\Zip.lib;mpr.lib;%(AdditionalDependencies) $(OutDir)VeraCryptFormat.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) @@ -352,21 +245,20 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: true true true - MachineX86 + MachineX64 Format.manifest;%(AdditionalManifestFiles) - copy Release\VeraCryptFormat.exe "..\Release\Setup Files\VeraCrypt Format.exe" + copy $(TargetPath) "..\Release\Setup Files\VeraCrypt Format-x64.exe" - VC_EFI_CUSTOM_MODE;%(PreprocessorDefinitions) + WIN64;%(PreprocessorDefinitions) - + - X64 $(SolutionDir)/$(ProjectName)/$(ProjectName).tlb @@ -383,9 +275,10 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: Level4 ProgramDatabase 4057;4100;4127;4201;4204;4701;4706;4131;%(DisableSpecificWarnings) + Guard - ..\Crypto\x64\Release\crypto.lib;..\Common\x64\Release\Zip.lib;..\Common\x64\Release\lzma.lib;mpr.lib;%(AdditionalDependencies) + ..\Crypto\ARM64\Release\crypto.lib;..\Common\ARM64\Release\Zip.lib;mpr.lib;%(AdditionalDependencies) $(OutDir)VeraCryptFormat.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) @@ -396,19 +289,18 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: true true true - MachineX64 Format.manifest;%(AdditionalManifestFiles) - copy $(TargetPath) "..\Release\Setup Files\VeraCrypt Format-x64.exe" + copy $(TargetPath) "..\Release\Setup Files\VeraCrypt Format-arm64.exe" - WIN64;%(PreprocessorDefinitions) + WIN64;ARM64;%(PreprocessorDefinitions) - + X64 $(SolutionDir)/$(ProjectName)/$(ProjectName).tlb @@ -417,7 +309,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: /w34189 %(AdditionalOptions) MaxSpeed ..\Common;..\Crypto;..\;..\PKCS11;..\Common\zlib;..\Common\libzip;..\Common\lzma;%(AdditionalIncludeDirectories) - VOLFORMAT;VC_SKIP_OS_DRIVER_REQ_CHECK;WIN32;HAVE_CONFIG_H;ZIP_STATIC;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions) + VOLFORMAT;VC_EFI_CUSTOM_MODE;WIN32;HAVE_CONFIG_H;ZIP_STATIC;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS;%(PreprocessorDefinitions) MultiThreaded true @@ -429,7 +321,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: 4057;4100;4127;4201;4204;4701;4706;4131;%(DisableSpecificWarnings) - ..\Crypto\x64\Release\crypto.lib;..\Common\x64\Release\Zip.lib;..\Common\x64\Release\lzma.lib;mpr.lib;%(AdditionalDependencies) + ..\Crypto\x64\Release\crypto.lib;..\Common\x64\Release\Zip.lib;mpr.lib;%(AdditionalDependencies) $(OutDir)VeraCryptFormat.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) @@ -449,12 +341,11 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: copy $(TargetPath) "..\Release\Setup Files\VeraCrypt Format-x64.exe" - WIN64;%(PreprocessorDefinitions) + VC_EFI_CUSTOM_MODE;WIN64;%(PreprocessorDefinitions) - + - X64 $(SolutionDir)/$(ProjectName)/$(ProjectName).tlb @@ -473,7 +364,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: 4057;4100;4127;4201;4204;4701;4706;4131;%(DisableSpecificWarnings) - ..\Crypto\x64\Release\crypto.lib;..\Common\x64\Release\Zip.lib;..\Common\x64\Release\lzma.lib;mpr.lib;%(AdditionalDependencies) + ..\Crypto\x64\Release\crypto.lib;..\Common\x64\Release\Zip.lib;mpr.lib;%(AdditionalDependencies) $(OutDir)VeraCryptFormat.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) @@ -484,16 +375,15 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: true true true - MachineX64 Format.manifest;%(AdditionalManifestFiles) - copy $(TargetPath) "..\Release\Setup Files\VeraCrypt Format-x64.exe" + copy $(TargetPath) "..\Release\Setup Files\VeraCrypt Format-arm64.exe" - VC_EFI_CUSTOM_MODE;WIN64;%(PreprocessorDefinitions) + VC_EFI_CUSTOM_MODE;WIN64;ARM64;%(PreprocessorDefinitions) @@ -510,24 +400,20 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: - CompileAsCpp CompileAsCpp - CompileAsCpp - CompileAsCpp - CompileAsCpp + CompileAsCpp CompileAsCpp - CompileAsCpp + CompileAsCpp CompileAsCpp + CompileAsCpp - CompileAsCpp CompileAsCpp - CompileAsCpp - CompileAsCpp - CompileAsCpp + CompileAsCpp CompileAsCpp - CompileAsCpp + CompileAsCpp CompileAsCpp + CompileAsCpp @@ -536,24 +422,20 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: - CompileAsCpp CompileAsCpp - CompileAsCpp - CompileAsCpp - CompileAsCpp + CompileAsCpp CompileAsCpp - CompileAsCpp + CompileAsCpp CompileAsCpp + CompileAsCpp - CompileAsCpp CompileAsCpp - CompileAsCpp - CompileAsCpp - CompileAsCpp + CompileAsCpp CompileAsCpp - CompileAsCpp + CompileAsCpp CompileAsCpp + CompileAsCpp @@ -561,14 +443,12 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: - CompileAsCpp CompileAsCpp - CompileAsCpp - CompileAsCpp - CompileAsCpp + CompileAsCpp CompileAsCpp - CompileAsCpp + CompileAsCpp CompileAsCpp + CompileAsCpp @@ -666,9 +546,7 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: - - Designer - + @@ -681,35 +559,22 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL: - true true - true - true - true + true true - true + true true + true - - {8b7f059f-e4c7-4e11-88f5-ee8b8433072e} - false - - + {b896fe1f-6bf3-4f75-9148-f841829073d9} - - {6316ee71-0210-4ca4-bcc7-cfb7a3c090fc} - - + {993245cf-6b70-47ee-91bb-39f8fc6dc0e7} false - - {ef5ef444-18d0-40d7-8dfa-775ec4448602} - false - diff --git a/src/Format/Format.vcxproj.user b/src/Format/Format.vcxproj.user index ace9a86a..88a55094 100644 --- a/src/Format/Format.vcxproj.user +++ b/src/Format/Format.vcxproj.user @@ -1,3 +1,4 @@  - + + \ No newline at end of file -- cgit v1.2.3