From 3fcc0f2bee2fbd40fe953ecbcb15b2bd8b0d3eb9 Mon Sep 17 00:00:00 2001 From: Adonais Romero González Date: Mon, 26 Feb 2024 09:47:25 -0800 Subject: Remove x86 and ARM configurations for sample projects. (#1126) * Removed Win32 and Arm from the project configurations. * Set default platform to x64. --- .../ComPort/VirtualSerial2um.vcxproj | 86 +--------------------- .../VirtualSerial2/FakeModem/fakemodem2um.vcxproj | 86 +--------------------- serial/VirtualSerial2/VirtualSerial.sln | 10 --- serial/serenum/SerEnum_sample.vcxproj | 82 +-------------------- serial/serenum/serenum.sln | 6 -- serial/serial/serial.sln | 6 -- serial/serial/wdfserial.vcxproj | 84 +-------------------- 7 files changed, 12 insertions(+), 348 deletions(-) (limited to 'serial') diff --git a/serial/VirtualSerial2/ComPort/VirtualSerial2um.vcxproj b/serial/VirtualSerial2/ComPort/VirtualSerial2um.vcxproj index 2e45f257..ab9f8e19 100644 --- a/serial/VirtualSerial2/ComPort/VirtualSerial2um.vcxproj +++ b/serial/VirtualSerial2/ComPort/VirtualSerial2um.vcxproj @@ -1,4 +1,4 @@ - + @@ -9,14 +9,6 @@ Release ARM64 - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -31,7 +23,7 @@ $(MSBuildProjectName) 2 Debug - Win32 + x64 {D3E77C62-C6F0-4210-824E-1875C7B48EC5} @@ -67,22 +59,6 @@ WindowsUserModeDriver10.0 DynamicLibrary - - Windows10 - False - Universal - UMDF - WindowsUserModeDriver10.0 - DynamicLibrary - - - Windows10 - True - Universal - UMDF - WindowsUserModeDriver10.0 - DynamicLibrary - $(IntDir) @@ -99,12 +75,6 @@ - - - - - - VirtualSerial2um @@ -118,12 +88,6 @@ VirtualSerial2um - - VirtualSerial2um - - - VirtualSerial2um - %(PreprocessorDefinitions);_UNICODE;UNICODE @@ -212,50 +176,6 @@ sha256 - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH)\wdm;..\..\inc - - - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH)\wdm;..\..\inc - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH)\wdm;..\..\inc - - - %(AdditionalDependencies);mincore.lib - - - sha256 - - - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH)\wdm;..\..\inc - - - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH)\wdm;..\..\inc - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH)\wdm;..\..\inc - - - %(AdditionalDependencies);mincore.lib - - - sha256 - - @@ -276,4 +196,4 @@ - + \ No newline at end of file diff --git a/serial/VirtualSerial2/FakeModem/fakemodem2um.vcxproj b/serial/VirtualSerial2/FakeModem/fakemodem2um.vcxproj index 284ae23b..83edd82d 100644 --- a/serial/VirtualSerial2/FakeModem/fakemodem2um.vcxproj +++ b/serial/VirtualSerial2/FakeModem/fakemodem2um.vcxproj @@ -1,4 +1,4 @@ - + @@ -9,14 +9,6 @@ Release ARM64 - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -31,7 +23,7 @@ $(MSBuildProjectName) 2 Debug - Win32 + x64 {3E00ED06-5DB5-444F-8FFA-D098A0218DF2} @@ -67,22 +59,6 @@ WindowsUserModeDriver10.0 DynamicLibrary - - Windows10 - False - Windows Driver - UMDF - WindowsUserModeDriver10.0 - DynamicLibrary - - - Windows10 - True - Windows Driver - UMDF - WindowsUserModeDriver10.0 - DynamicLibrary - $(IntDir) @@ -99,12 +75,6 @@ - - - - - - fakemodem2um @@ -118,12 +88,6 @@ fakemodem2um - - fakemodem2um - - - fakemodem2um - %(PreprocessorDefinitions);_UNICODE;UNICODE;_FAKE_MODEM=1 @@ -212,50 +176,6 @@ sha256 - - - %(PreprocessorDefinitions);_UNICODE;UNICODE;_FAKE_MODEM=1 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH)\wdm;..\..\inc - - - - - %(PreprocessorDefinitions);_UNICODE;UNICODE;_FAKE_MODEM=1 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH)\wdm;..\..\inc - - - %(PreprocessorDefinitions);_UNICODE;UNICODE;_FAKE_MODEM=1 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH)\wdm;..\..\inc - - - %(AdditionalDependencies);mincore.lib - - - sha256 - - - - - %(PreprocessorDefinitions);_UNICODE;UNICODE;_FAKE_MODEM=1 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH)\wdm;..\..\inc - - - - - %(PreprocessorDefinitions);_UNICODE;UNICODE;_FAKE_MODEM=1 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH)\wdm;..\..\inc - - - %(PreprocessorDefinitions);_UNICODE;UNICODE;_FAKE_MODEM=1 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH)\wdm;..\..\inc - - - %(AdditionalDependencies);mincore.lib - - - sha256 - - @@ -276,4 +196,4 @@ - + \ No newline at end of file diff --git a/serial/VirtualSerial2/VirtualSerial.sln b/serial/VirtualSerial2/VirtualSerial.sln index da034e9f..49d472a0 100644 --- a/serial/VirtualSerial2/VirtualSerial.sln +++ b/serial/VirtualSerial2/VirtualSerial.sln @@ -15,8 +15,6 @@ Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|ARM64 = Debug|ARM64 Release|ARM64 = Release|ARM64 - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 Debug|x64 = Debug|x64 Release|x64 = Release|x64 EndGlobalSection @@ -29,18 +27,10 @@ Global {65A037CB-9245-442A-A791-5CFC34E97BF7}.Release|ARM64.Build.0 = Release|ARM64 {CD78D78F-B132-4E6F-A11F-B62185A6152A}.Release|ARM64.ActiveCfg = Release|ARM64 {CD78D78F-B132-4E6F-A11F-B62185A6152A}.Release|ARM64.Build.0 = Release|ARM64 - {65A037CB-9245-442A-A791-5CFC34E97BF7}.Debug|Win32.ActiveCfg = Debug|Win32 - {65A037CB-9245-442A-A791-5CFC34E97BF7}.Debug|Win32.Build.0 = Debug|Win32 - {65A037CB-9245-442A-A791-5CFC34E97BF7}.Release|Win32.ActiveCfg = Release|Win32 - {65A037CB-9245-442A-A791-5CFC34E97BF7}.Release|Win32.Build.0 = Release|Win32 {65A037CB-9245-442A-A791-5CFC34E97BF7}.Debug|x64.ActiveCfg = Debug|x64 {65A037CB-9245-442A-A791-5CFC34E97BF7}.Debug|x64.Build.0 = Debug|x64 {65A037CB-9245-442A-A791-5CFC34E97BF7}.Release|x64.ActiveCfg = Release|x64 {65A037CB-9245-442A-A791-5CFC34E97BF7}.Release|x64.Build.0 = Release|x64 - {CD78D78F-B132-4E6F-A11F-B62185A6152A}.Debug|Win32.ActiveCfg = Debug|Win32 - {CD78D78F-B132-4E6F-A11F-B62185A6152A}.Debug|Win32.Build.0 = Debug|Win32 - {CD78D78F-B132-4E6F-A11F-B62185A6152A}.Release|Win32.ActiveCfg = Release|Win32 - {CD78D78F-B132-4E6F-A11F-B62185A6152A}.Release|Win32.Build.0 = Release|Win32 {CD78D78F-B132-4E6F-A11F-B62185A6152A}.Debug|x64.ActiveCfg = Debug|x64 {CD78D78F-B132-4E6F-A11F-B62185A6152A}.Debug|x64.Build.0 = Debug|x64 {CD78D78F-B132-4E6F-A11F-B62185A6152A}.Release|x64.ActiveCfg = Release|x64 diff --git a/serial/serenum/SerEnum_sample.vcxproj b/serial/serenum/SerEnum_sample.vcxproj index fbd3214a..19e4bc9f 100644 --- a/serial/serenum/SerEnum_sample.vcxproj +++ b/serial/serenum/SerEnum_sample.vcxproj @@ -1,4 +1,4 @@ - + @@ -9,14 +9,6 @@ Release ARM64 - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -30,7 +22,7 @@ {E21F5E1E-B4B0-4823-B4EF-2DC1A18CEAC5} $(MSBuildProjectName) Debug - Win32 + x64 {CA983E6E-0A05-4429-AC0C-24F5FC55B505} @@ -66,22 +58,6 @@ WindowsKernelModeDriver10.0 Driver - - Windows10 - False - Windows Driver - WDM - WindowsKernelModeDriver10.0 - Driver - - - Windows10 - True - Windows Driver - WDM - WindowsKernelModeDriver10.0 - Driver - $(IntDir) @@ -98,12 +74,6 @@ - - - - - - SerEnum_sample @@ -117,12 +87,6 @@ SerEnum_sample - - SerEnum_sample - - - SerEnum_sample - %(PreprocessorDefinitions);/wd4996 @@ -179,34 +143,6 @@ sha256 - - - %(PreprocessorDefinitions);/wd4996 - - - %(PreprocessorDefinitions);/wd4996 - - - %(PreprocessorDefinitions);/wd4996 - - - sha256 - - - - - %(PreprocessorDefinitions);/wd4996 - - - %(PreprocessorDefinitions);/wd4996 - - - %(PreprocessorDefinitions);/wd4996 - - - sha256 - - ;%(AdditionalIncludeDirectories) @@ -270,18 +206,6 @@ - - - - - - - - - - - - ;%(AdditionalIncludeDirectories) @@ -303,4 +227,4 @@ - + \ No newline at end of file diff --git a/serial/serenum/serenum.sln b/serial/serenum/serenum.sln index e3aebaeb..63854a18 100644 --- a/serial/serenum/serenum.sln +++ b/serial/serenum/serenum.sln @@ -9,8 +9,6 @@ Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|ARM64 = Debug|ARM64 Release|ARM64 = Release|ARM64 - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 Debug|x64 = Debug|x64 Release|x64 = Release|x64 EndGlobalSection @@ -19,10 +17,6 @@ Global {E21F5E1E-B4B0-4823-B4EF-2DC1A18CEAC5}.Debug|ARM64.Build.0 = Debug|ARM64 {E21F5E1E-B4B0-4823-B4EF-2DC1A18CEAC5}.Release|ARM64.ActiveCfg = Release|ARM64 {E21F5E1E-B4B0-4823-B4EF-2DC1A18CEAC5}.Release|ARM64.Build.0 = Release|ARM64 - {E21F5E1E-B4B0-4823-B4EF-2DC1A18CEAC5}.Debug|Win32.ActiveCfg = Debug|Win32 - {E21F5E1E-B4B0-4823-B4EF-2DC1A18CEAC5}.Debug|Win32.Build.0 = Debug|Win32 - {E21F5E1E-B4B0-4823-B4EF-2DC1A18CEAC5}.Release|Win32.ActiveCfg = Release|Win32 - {E21F5E1E-B4B0-4823-B4EF-2DC1A18CEAC5}.Release|Win32.Build.0 = Release|Win32 {E21F5E1E-B4B0-4823-B4EF-2DC1A18CEAC5}.Debug|x64.ActiveCfg = Debug|x64 {E21F5E1E-B4B0-4823-B4EF-2DC1A18CEAC5}.Debug|x64.Build.0 = Debug|x64 {E21F5E1E-B4B0-4823-B4EF-2DC1A18CEAC5}.Release|x64.ActiveCfg = Release|x64 diff --git a/serial/serial/serial.sln b/serial/serial/serial.sln index ee5d0223..9c20d74b 100644 --- a/serial/serial/serial.sln +++ b/serial/serial/serial.sln @@ -9,8 +9,6 @@ Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|ARM64 = Debug|ARM64 Release|ARM64 = Release|ARM64 - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 Debug|x64 = Debug|x64 Release|x64 = Release|x64 EndGlobalSection @@ -19,10 +17,6 @@ Global {E3B48B18-2E53-4ED2-A4BA-EC399764537A}.Debug|ARM64.Build.0 = Debug|ARM64 {E3B48B18-2E53-4ED2-A4BA-EC399764537A}.Release|ARM64.ActiveCfg = Release|ARM64 {E3B48B18-2E53-4ED2-A4BA-EC399764537A}.Release|ARM64.Build.0 = Release|ARM64 - {E3B48B18-2E53-4ED2-A4BA-EC399764537A}.Debug|Win32.ActiveCfg = Debug|Win32 - {E3B48B18-2E53-4ED2-A4BA-EC399764537A}.Debug|Win32.Build.0 = Debug|Win32 - {E3B48B18-2E53-4ED2-A4BA-EC399764537A}.Release|Win32.ActiveCfg = Release|Win32 - {E3B48B18-2E53-4ED2-A4BA-EC399764537A}.Release|Win32.Build.0 = Release|Win32 {E3B48B18-2E53-4ED2-A4BA-EC399764537A}.Debug|x64.ActiveCfg = Debug|x64 {E3B48B18-2E53-4ED2-A4BA-EC399764537A}.Debug|x64.Build.0 = Debug|x64 {E3B48B18-2E53-4ED2-A4BA-EC399764537A}.Release|x64.ActiveCfg = Release|x64 diff --git a/serial/serial/wdfserial.vcxproj b/serial/serial/wdfserial.vcxproj index ded90903..ad679539 100644 --- a/serial/serial/wdfserial.vcxproj +++ b/serial/serial/wdfserial.vcxproj @@ -1,4 +1,4 @@ - + @@ -9,14 +9,6 @@ Release ARM64 - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -31,7 +23,7 @@ $(MSBuildProjectName) 1 Debug - Win32 + x64 {FDD6C9D3-EA4F-4F2D-B67E-08069B83000B} @@ -67,22 +59,6 @@ WindowsKernelModeDriver10.0 Driver - - Windows10 - False - Windows Driver - KMDF - WindowsKernelModeDriver10.0 - Driver - - - Windows10 - True - Windows Driver - KMDF - WindowsKernelModeDriver10.0 - Driver - $(IntDir) @@ -99,12 +75,6 @@ - - - - - - true @@ -315,12 +285,6 @@ wdfserial - - wdfserial - - - wdfserial - %(AdditionalDependencies);$(DDK_LIB_PATH)\ntstrsafe.lib;$(DDK_LIB_PATH)\rtlver.lib @@ -341,16 +305,6 @@ %(AdditionalDependencies);$(DDK_LIB_PATH)\ntstrsafe.lib;$(DDK_LIB_PATH)\rtlver.lib - - - %(AdditionalDependencies);$(DDK_LIB_PATH)\ntstrsafe.lib;$(DDK_LIB_PATH)\rtlver.lib - - - - - %(AdditionalDependencies);$(DDK_LIB_PATH)\ntstrsafe.lib;$(DDK_LIB_PATH)\rtlver.lib - - %(PreprocessorDefinitions);EVENT_TRACING @@ -415,38 +369,6 @@ sha256 - - - %(PreprocessorDefinitions);EVENT_TRACING - - - - - %(PreprocessorDefinitions);EVENT_TRACING - - - %(PreprocessorDefinitions);EVENT_TRACING - - - sha256 - - - - - %(PreprocessorDefinitions);EVENT_TRACING - - - - - %(PreprocessorDefinitions);EVENT_TRACING - - - %(PreprocessorDefinitions);EVENT_TRACING - - - sha256 - - ;%(AdditionalIncludeDirectories) @@ -470,4 +392,4 @@ - + \ No newline at end of file -- cgit v1.3.1