From 3ab1158e21bdfb628624aeb95ee9b855d369a2f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20H=C3=B6glinger-Stelzer?= Date: Thu, 11 Jul 2024 18:37:16 +0200 Subject: [PATCH] Fixed #373 Removed Win32 build configuration of driver --- dshidmini.sln | 8 ++-- sys/dshidmini.vcxproj | 89 ++----------------------------------------- 2 files changed, 6 insertions(+), 91 deletions(-) diff --git a/dshidmini.sln b/dshidmini.sln index 349939a7..f8966d43 100644 --- a/dshidmini.sln +++ b/dshidmini.sln @@ -68,9 +68,7 @@ Global {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug_OTEL|x64.ActiveCfg = Debug|x64 {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug_OTEL|x64.Build.0 = Debug|x64 {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug_OTEL|x64.Deploy.0 = Debug|x64 - {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug_OTEL|x86.ActiveCfg = Debug|Win32 - {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug_OTEL|x86.Build.0 = Debug|Win32 - {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug_OTEL|x86.Deploy.0 = Debug|Win32 + {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug_OTEL|x86.ActiveCfg = Release|Win32 {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug|Any CPU.ActiveCfg = Debug|x64 {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug|Any CPU.Build.0 = Debug|x64 {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug|Any CPU.Deploy.0 = Debug|x64 @@ -80,7 +78,7 @@ Global {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug|x64.ActiveCfg = Debug|x64 {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug|x64.Build.0 = Debug|x64 {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug|x64.Deploy.0 = Debug|x64 - {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug|x86.ActiveCfg = Debug|Win32 + {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Debug|x86.ActiveCfg = Debug|x64 {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Release_OTEL|Any CPU.ActiveCfg = Release|x64 {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Release_OTEL|ARM64.ActiveCfg = Release|ARM64 {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Release_OTEL|x64.ActiveCfg = Release|x64 @@ -94,7 +92,7 @@ Global {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Release|x64.ActiveCfg = Release|x64 {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Release|x64.Build.0 = Release|x64 {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Release|x64.Deploy.0 = Release|x64 - {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Release|x86.ActiveCfg = Release|Win32 + {BEAF5753-7811-465B-8FED-CFB114DA66A5}.Release|x86.ActiveCfg = Release|x64 {30CAEA37-74D5-4219-AF2D-827F12FF6ECF}.Debug_OTEL|Any CPU.ActiveCfg = Debug|x64 {30CAEA37-74D5-4219-AF2D-827F12FF6ECF}.Debug_OTEL|ARM64.ActiveCfg = Debug|x64 {30CAEA37-74D5-4219-AF2D-827F12FF6ECF}.Debug_OTEL|x64.ActiveCfg = Debug|x64 diff --git a/sys/dshidmini.vcxproj b/sys/dshidmini.vcxproj index 960082bf..dc60ac4f 100644 --- a/sys/dshidmini.vcxproj +++ b/sys/dshidmini.vcxproj @@ -1,14 +1,6 @@  - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -104,16 +96,6 @@ dshidmini $(LatestTargetPlatformVersion) - - WindowsUserModeDriver10.0 - DynamicLibrary - Universal - - - WindowsUserModeDriver10.0 - DynamicLibrary - Universal - WindowsUserModeDriver10.0 DynamicLibrary @@ -135,16 +117,6 @@ Universal - - Windows10 - true - 2 - - - Windows10 - false - 2 - Windows10 true @@ -173,19 +145,6 @@ - - DbgengRemoteDebugger - $(SolutionDir)bin\DEBUG\$(DDKPlatform)\ - true - http://timestamp.digicert.com - - - DbgengRemoteDebugger - $(SolutionDir)bin\$(DDKPlatform)\ - true - http://timestamp.digicert.com - Off - DbgengRemoteDebugger $(SolutionDir)bin\DEBUG\$(DDKPlatform)\ @@ -212,47 +171,6 @@ http://timestamp.digicert.com Off - - - true - true - trace.h - _X86_=1;i386=1;STD_CALL;%(PreprocessorDefinitions);DMF_USER_MODE - Level3 - $(SolutionDir)include;$(DmfRootPath)\DMF\Modules.Library;$(DmfRootPath)\DMF\Framework;$(IntDir);%(AdditionalIncludeDirectories) - - - %(AdditionalDependencies);OneCoreUAP.lib;BluetoothApis.lib - libcmtd;%(IgnoreSpecificDefaultLibraries);kernel32.lib;user32.lib - - - true - - - - - true - true - trace.h - _X86_=1;i386=1;STD_CALL;%(PreprocessorDefinitions);DMF_USER_MODE - Level3 - $(SolutionDir)include;$(DmfRootPath)\DMF\Modules.Library;$(DmfRootPath)\DMF\Framework;$(IntDir);%(AdditionalIncludeDirectories) - - - %(AdditionalDependencies);OneCoreUAP.lib;BluetoothApis.lib - %(IgnoreSpecificDefaultLibraries);kernel32.lib;user32.lib - - - - 1.0.0.0 - - - SHA256 - - - true - - true @@ -326,6 +244,9 @@ true + + 1.0.0.0 + @@ -339,14 +260,10 @@ - true - true true true true true - %(Filename)ETW - %(Filename)ETW %(Filename)ETW %(Filename)ETW %(Filename)ETW