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. --- pofx/PEP/acpi/sampleacpipep.vcxproj | 106 +-------------------- pofx/PEP/common/pepcommon.vcxproj | 106 +-------------------- pofx/PEP/pepsamples.sln | 10 -- pofx/UMDF2/App/PowerFxApp.vcxproj | 90 +---------------- .../SingleComponentSingleStateUm.vcxproj | 102 +------------------- pofx/UMDF2/pofx.sln | 10 -- pofx/WDF/App/PowerFxApp.vcxproj | 84 +--------------- .../Driver/MultiComp/driver/WdfMultiComp.vcxproj | 84 +--------------- pofx/WDF/Driver/MultiComp/lib/WdfPoFx.vcxproj | 84 +--------------- .../SingleComp/SingleComponentFStateDriver.vcxproj | 78 +-------------- pofx/WDF/pofx.sln | 18 ---- 11 files changed, 24 insertions(+), 748 deletions(-) (limited to 'pofx') diff --git a/pofx/PEP/acpi/sampleacpipep.vcxproj b/pofx/PEP/acpi/sampleacpipep.vcxproj index 9e356643..be96e72c 100644 --- a/pofx/PEP/acpi/sampleacpipep.vcxproj +++ b/pofx/PEP/acpi/sampleacpipep.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 {E583EE6C-2C0B-419D-AAA6-6C564DE45F57} @@ -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 @@ -155,12 +125,6 @@ sampleacpipep - - sampleacpipep - - - sampleacpipep - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING @@ -213,32 +177,6 @@ %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - - - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - true - Level4 - - - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - - - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - - - - - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - true - Level4 - - - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - - - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - - %(AdditionalDependencies);$(DDK_LIB_PATH)\ksguid.lib;$(DDK_LIB_PATH)\ntstrsafe.lib;$(DDK_LIB_PATH)\hal.lib;$(DDK_LIB_PATH)\ntoskrnl.lib;$(DDK_LIB_PATH)\wdmsec.lib;$(DDK_LIB_PATH)\wpprecorder.lib;.\..\common\$(IntDir)\pepcommon.lib @@ -315,44 +253,6 @@ sha256 - - - %(AdditionalDependencies);$(DDK_LIB_PATH)\ksguid.lib;$(DDK_LIB_PATH)\ntstrsafe.lib;$(DDK_LIB_PATH)\hal.lib;$(DDK_LIB_PATH)\ntoskrnl.lib;$(DDK_LIB_PATH)\wdmsec.lib;$(DDK_LIB_PATH)\wpprecorder.lib;.\..\common\$(IntDir)\pepcommon.lib - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc;$(KIT_SHARED_INC_PATH_WDK) - - - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - sha256 - - - - - %(AdditionalDependencies);$(DDK_LIB_PATH)\ksguid.lib;$(DDK_LIB_PATH)\ntstrsafe.lib;$(DDK_LIB_PATH)\hal.lib;$(DDK_LIB_PATH)\ntoskrnl.lib;$(DDK_LIB_PATH)\wdmsec.lib;$(DDK_LIB_PATH)\wpprecorder.lib;.\..\common\$(IntDir)\pepcommon.lib - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc;$(KIT_SHARED_INC_PATH_WDK) - - - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - sha256 - - ..\inc;%(AdditionalIncludeDirectories) @@ -375,4 +275,4 @@ - + \ No newline at end of file diff --git a/pofx/PEP/common/pepcommon.vcxproj b/pofx/PEP/common/pepcommon.vcxproj index deb1b089..7e68356d 100644 --- a/pofx/PEP/common/pepcommon.vcxproj +++ b/pofx/PEP/common/pepcommon.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 {9510EEBB-CC1E-4339-96B5-C2632896CBBB} @@ -67,22 +59,6 @@ WindowsKernelModeDriver10.0 StaticLibrary - - Windows10 - False - Windows Driver - KMDF - WindowsKernelModeDriver10.0 - StaticLibrary - - - Windows10 - True - Windows Driver - KMDF - WindowsKernelModeDriver10.0 - StaticLibrary - $(IntDir) @@ -99,12 +75,6 @@ - - - - - - true @@ -174,12 +144,6 @@ pepcommon - - pepcommon - - - pepcommon - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING @@ -232,32 +196,6 @@ %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - - - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - true - Level4 - - - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - - - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - - - - - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - true - Level4 - - - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - - - %(PreprocessorDefinitions);UNICODE;_UNICODE;EVENT_TRACING - - %(AdditionalDependencies);$(DDK_LIB_PATH)\ksguid.lib;$(DDK_LIB_PATH)\ntstrsafe.lib;$(DDK_LIB_PATH)\hal.lib;$(DDK_LIB_PATH)\ntoskrnl.lib;$(DDK_LIB_PATH)\wdmsec.lib;$(DDK_LIB_PATH)\wpprecorder.lib @@ -334,44 +272,6 @@ sha256 - - - %(AdditionalDependencies);$(DDK_LIB_PATH)\ksguid.lib;$(DDK_LIB_PATH)\ntstrsafe.lib;$(DDK_LIB_PATH)\hal.lib;$(DDK_LIB_PATH)\ntoskrnl.lib;$(DDK_LIB_PATH)\wdmsec.lib;$(DDK_LIB_PATH)\wpprecorder.lib - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc;$(KIT_SHARED_INC_PATH_WDK) - - - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - sha256 - - - - - %(AdditionalDependencies);$(DDK_LIB_PATH)\ksguid.lib;$(DDK_LIB_PATH)\ntstrsafe.lib;$(DDK_LIB_PATH)\hal.lib;$(DDK_LIB_PATH)\ntoskrnl.lib;$(DDK_LIB_PATH)\wdmsec.lib;$(DDK_LIB_PATH)\wpprecorder.lib - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc;$(KIT_SHARED_INC_PATH_WDK) - - - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - sha256 - - ..\inc;%(AdditionalIncludeDirectories) @@ -393,4 +293,4 @@ - + \ No newline at end of file diff --git a/pofx/PEP/pepsamples.sln b/pofx/PEP/pepsamples.sln index d6c784c5..e3fd5e8c 100644 --- a/pofx/PEP/pepsamples.sln +++ b/pofx/PEP/pepsamples.sln @@ -18,8 +18,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 @@ -32,18 +30,10 @@ Global {76C6ECD6-3794-441E-AFED-2997246045A1}.Release|ARM64.Build.0 = Release|ARM64 {B8F967C3-7E76-484C-B0A2-E55FE1A2240B}.Release|ARM64.ActiveCfg = Release|ARM64 {B8F967C3-7E76-484C-B0A2-E55FE1A2240B}.Release|ARM64.Build.0 = Release|ARM64 - {76C6ECD6-3794-441E-AFED-2997246045A1}.Debug|Win32.ActiveCfg = Debug|Win32 - {76C6ECD6-3794-441E-AFED-2997246045A1}.Debug|Win32.Build.0 = Debug|Win32 - {76C6ECD6-3794-441E-AFED-2997246045A1}.Release|Win32.ActiveCfg = Release|Win32 - {76C6ECD6-3794-441E-AFED-2997246045A1}.Release|Win32.Build.0 = Release|Win32 {76C6ECD6-3794-441E-AFED-2997246045A1}.Debug|x64.ActiveCfg = Debug|x64 {76C6ECD6-3794-441E-AFED-2997246045A1}.Debug|x64.Build.0 = Debug|x64 {76C6ECD6-3794-441E-AFED-2997246045A1}.Release|x64.ActiveCfg = Release|x64 {76C6ECD6-3794-441E-AFED-2997246045A1}.Release|x64.Build.0 = Release|x64 - {B8F967C3-7E76-484C-B0A2-E55FE1A2240B}.Debug|Win32.ActiveCfg = Debug|Win32 - {B8F967C3-7E76-484C-B0A2-E55FE1A2240B}.Debug|Win32.Build.0 = Debug|Win32 - {B8F967C3-7E76-484C-B0A2-E55FE1A2240B}.Release|Win32.ActiveCfg = Release|Win32 - {B8F967C3-7E76-484C-B0A2-E55FE1A2240B}.Release|Win32.Build.0 = Release|Win32 {B8F967C3-7E76-484C-B0A2-E55FE1A2240B}.Debug|x64.ActiveCfg = Debug|x64 {B8F967C3-7E76-484C-B0A2-E55FE1A2240B}.Debug|x64.Build.0 = Debug|x64 {B8F967C3-7E76-484C-B0A2-E55FE1A2240B}.Release|x64.ActiveCfg = Release|x64 diff --git a/pofx/UMDF2/App/PowerFxApp.vcxproj b/pofx/UMDF2/App/PowerFxApp.vcxproj index 3e53b98a..d620402f 100644 --- a/pofx/UMDF2/App/PowerFxApp.vcxproj +++ b/pofx/UMDF2/App/PowerFxApp.vcxproj @@ -1,4 +1,4 @@ - + @@ -9,14 +9,6 @@ Release ARM64 - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -30,7 +22,7 @@ {9212218E-EEA2-4169-BC4E-5014107F9D05} $(MSBuildProjectName) Debug - Win32 + x64 {CA79FBF2-DCA5-409D-ADB7-3F4E71D71960} @@ -66,22 +58,6 @@ WindowsApplicationForDrivers10.0 Application - - Windows10 - False - Windows Driver - - WindowsApplicationForDrivers10.0 - Application - - - Windows10 - True - Windows Driver - - WindowsApplicationForDrivers10.0 - Application - $(IntDir) @@ -98,12 +74,6 @@ - - - - - - PowerFxApp @@ -117,12 +87,6 @@ PowerFxApp - - PowerFxApp - - - PowerFxApp - %(PreprocessorDefinitions);_UNICODE;UNICODE @@ -219,54 +183,6 @@ sha256 - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - true - Level4 - - - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(AdditionalDependencies);mincore.lib - - - sha256 - - - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - true - Level4 - - - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(AdditionalDependencies);mincore.lib - - - sha256 - - @@ -284,4 +200,4 @@ - + \ No newline at end of file diff --git a/pofx/UMDF2/Driver/SingleComp/SingleComponentSingleStateUm.vcxproj b/pofx/UMDF2/Driver/SingleComp/SingleComponentSingleStateUm.vcxproj index c697ef55..4943ab37 100644 --- a/pofx/UMDF2/Driver/SingleComp/SingleComponentSingleStateUm.vcxproj +++ b/pofx/UMDF2/Driver/SingleComp/SingleComponentSingleStateUm.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 {EAB36B80-D708-481B-96F3-DF168641C28B} @@ -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 @@ - - - - - - true @@ -125,12 +95,6 @@ SingleComponentSingleStateUm - - SingleComponentSingleStateUm - - - SingleComponentSingleStateUm - %(PreprocessorDefinitions);WPP_MACRO_USE_KM_VERSION_FOR_UM=1 @@ -251,66 +215,6 @@ sha256 - - - %(PreprocessorDefinitions);WPP_MACRO_USE_KM_VERSION_FOR_UM=1 - true - Level4 - %(AdditionalIncludeDirectories);..\..\inc - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(PreprocessorDefinitions);___TARGETNAME="""SingleComponentSingleStateUm.DYNLINK""" - - - - - %(PreprocessorDefinitions);WPP_MACRO_USE_KM_VERSION_FOR_UM=1 - %(AdditionalIncludeDirectories);..\..\inc - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(PreprocessorDefinitions);___TARGETNAME="""SingleComponentSingleStateUm.DYNLINK""" - - - %(PreprocessorDefinitions);WPP_MACRO_USE_KM_VERSION_FOR_UM=1 - %(AdditionalIncludeDirectories);..\..\inc - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(PreprocessorDefinitions);___TARGETNAME="""SingleComponentSingleStateUm.DYNLINK""" - - - %(AdditionalDependencies);mincore.lib - - - sha256 - - - - - %(PreprocessorDefinitions);WPP_MACRO_USE_KM_VERSION_FOR_UM=1 - true - Level4 - %(AdditionalIncludeDirectories);..\..\inc - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(PreprocessorDefinitions);___TARGETNAME="""SingleComponentSingleStateUm.DYNLINK""" - - - - - %(PreprocessorDefinitions);WPP_MACRO_USE_KM_VERSION_FOR_UM=1 - %(AdditionalIncludeDirectories);..\..\inc - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(PreprocessorDefinitions);___TARGETNAME="""SingleComponentSingleStateUm.DYNLINK""" - - - %(PreprocessorDefinitions);WPP_MACRO_USE_KM_VERSION_FOR_UM=1 - %(AdditionalIncludeDirectories);..\..\inc - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(PreprocessorDefinitions);___TARGETNAME="""SingleComponentSingleStateUm.DYNLINK""" - - - %(AdditionalDependencies);mincore.lib - - - sha256 - - @@ -324,4 +228,4 @@ - + \ No newline at end of file diff --git a/pofx/UMDF2/pofx.sln b/pofx/UMDF2/pofx.sln index 5e0ece12..74bf6200 100644 --- a/pofx/UMDF2/pofx.sln +++ b/pofx/UMDF2/pofx.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 {9212218E-EEA2-4169-BC4E-5014107F9D05}.Release|ARM64.Build.0 = Release|ARM64 {151FA61D-859F-4496-B1EC-021EB9E9330C}.Release|ARM64.ActiveCfg = Release|ARM64 {151FA61D-859F-4496-B1EC-021EB9E9330C}.Release|ARM64.Build.0 = Release|ARM64 - {9212218E-EEA2-4169-BC4E-5014107F9D05}.Debug|Win32.ActiveCfg = Debug|Win32 - {9212218E-EEA2-4169-BC4E-5014107F9D05}.Debug|Win32.Build.0 = Debug|Win32 - {9212218E-EEA2-4169-BC4E-5014107F9D05}.Release|Win32.ActiveCfg = Release|Win32 - {9212218E-EEA2-4169-BC4E-5014107F9D05}.Release|Win32.Build.0 = Release|Win32 {9212218E-EEA2-4169-BC4E-5014107F9D05}.Debug|x64.ActiveCfg = Debug|x64 {9212218E-EEA2-4169-BC4E-5014107F9D05}.Debug|x64.Build.0 = Debug|x64 {9212218E-EEA2-4169-BC4E-5014107F9D05}.Release|x64.ActiveCfg = Release|x64 {9212218E-EEA2-4169-BC4E-5014107F9D05}.Release|x64.Build.0 = Release|x64 - {151FA61D-859F-4496-B1EC-021EB9E9330C}.Debug|Win32.ActiveCfg = Debug|Win32 - {151FA61D-859F-4496-B1EC-021EB9E9330C}.Debug|Win32.Build.0 = Debug|Win32 - {151FA61D-859F-4496-B1EC-021EB9E9330C}.Release|Win32.ActiveCfg = Release|Win32 - {151FA61D-859F-4496-B1EC-021EB9E9330C}.Release|Win32.Build.0 = Release|Win32 {151FA61D-859F-4496-B1EC-021EB9E9330C}.Debug|x64.ActiveCfg = Debug|x64 {151FA61D-859F-4496-B1EC-021EB9E9330C}.Debug|x64.Build.0 = Debug|x64 {151FA61D-859F-4496-B1EC-021EB9E9330C}.Release|x64.ActiveCfg = Release|x64 diff --git a/pofx/WDF/App/PowerFxApp.vcxproj b/pofx/WDF/App/PowerFxApp.vcxproj index 6335416e..e26ea2e0 100644 --- a/pofx/WDF/App/PowerFxApp.vcxproj +++ b/pofx/WDF/App/PowerFxApp.vcxproj @@ -1,4 +1,4 @@ - + @@ -9,14 +9,6 @@ Release ARM64 - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -30,7 +22,7 @@ {9212218E-EEA2-4169-BC4E-5014107F9D05} $(MSBuildProjectName) Debug - Win32 + x64 {CA79FBF2-DCA5-409D-ADB7-3F4E71D71960} @@ -66,22 +58,6 @@ WindowsApplicationForDrivers10.0 Application - - Windows10 - False - Windows Driver - - WindowsApplicationForDrivers10.0 - Application - - - Windows10 - True - Windows Driver - - WindowsApplicationForDrivers10.0 - Application - $(IntDir) @@ -98,12 +74,6 @@ - - - - - - PowerFxApp @@ -117,12 +87,6 @@ PowerFxApp - - PowerFxApp - - - PowerFxApp - %(PreprocessorDefinitions);_UNICODE;UNICODE @@ -207,48 +171,6 @@ %(AdditionalDependencies);mincore.lib - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - true - Level4 - - - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(AdditionalDependencies);mincore.lib - - - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - true - Level4 - - - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(PreprocessorDefinitions);_UNICODE;UNICODE - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(AdditionalDependencies);mincore.lib - - @@ -266,4 +188,4 @@ - + \ No newline at end of file diff --git a/pofx/WDF/Driver/MultiComp/driver/WdfMultiComp.vcxproj b/pofx/WDF/Driver/MultiComp/driver/WdfMultiComp.vcxproj index 5cc901b7..59aae76c 100644 --- a/pofx/WDF/Driver/MultiComp/driver/WdfMultiComp.vcxproj +++ b/pofx/WDF/Driver/MultiComp/driver/WdfMultiComp.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 {64C0F854-FD90-49F1-B814-CADDF8C9955E} @@ -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 @@ -124,12 +94,6 @@ WdfMultiComp - - WdfMultiComp - - - WdfMultiComp - true @@ -214,48 +178,6 @@ sha256 - - - true - Level4 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc;..\..\..\inc - - - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc;..\..\..\inc - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc;..\..\..\inc - - - %(AdditionalDependencies);.\..\lib\$(IntDir)\WdfPoFx.lib - - - sha256 - - - - - true - Level4 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc;..\..\..\inc - - - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc;..\..\..\inc - - - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc;..\..\..\inc - - - %(AdditionalDependencies);.\..\lib\$(IntDir)\WdfPoFx.lib - - - sha256 - - @@ -269,4 +191,4 @@ - + \ No newline at end of file diff --git a/pofx/WDF/Driver/MultiComp/lib/WdfPoFx.vcxproj b/pofx/WDF/Driver/MultiComp/lib/WdfPoFx.vcxproj index 41ba1e6d..76f144ad 100644 --- a/pofx/WDF/Driver/MultiComp/lib/WdfPoFx.vcxproj +++ b/pofx/WDF/Driver/MultiComp/lib/WdfPoFx.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 {CE20E85F-61A5-47D9-8408-4269A22297E7} @@ -67,22 +59,6 @@ WindowsKernelModeDriver10.0 StaticLibrary - - Windows10 - False - Windows Driver - KMDF - WindowsKernelModeDriver10.0 - StaticLibrary - - - Windows10 - True - Windows Driver - KMDF - WindowsKernelModeDriver10.0 - StaticLibrary - $(IntDir) @@ -99,12 +75,6 @@ - - - - - - true @@ -124,12 +94,6 @@ WdfPoFx - - WdfPoFx - - - WdfPoFx - true @@ -214,48 +178,6 @@ sha256 - - - true - Level4 - %(PreprocessorDefinitions);PFH_S0IDLE_SUPPORTED=1 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - - - %(PreprocessorDefinitions);PFH_S0IDLE_SUPPORTED=1 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(PreprocessorDefinitions);PFH_S0IDLE_SUPPORTED=1 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - sha256 - - - - - true - Level4 - %(PreprocessorDefinitions);PFH_S0IDLE_SUPPORTED=1 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - - - %(PreprocessorDefinitions);PFH_S0IDLE_SUPPORTED=1 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - %(PreprocessorDefinitions);PFH_S0IDLE_SUPPORTED=1 - %(AdditionalIncludeDirectories);$(DDK_INC_PATH);..\inc - - - sha256 - - @@ -269,4 +191,4 @@ - + \ No newline at end of file diff --git a/pofx/WDF/Driver/SingleComp/SingleComponentFStateDriver.vcxproj b/pofx/WDF/Driver/SingleComp/SingleComponentFStateDriver.vcxproj index 55802c62..b6edb648 100644 --- a/pofx/WDF/Driver/SingleComp/SingleComponentFStateDriver.vcxproj +++ b/pofx/WDF/Driver/SingleComp/SingleComponentFStateDriver.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 {471889BF-87B5-40C6-8CBF-1CCE2F79A55E} @@ -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 @@ -124,12 +94,6 @@ SingleComponentFStateDriver - - SingleComponentFStateDriver - - - SingleComponentFStateDriver - true @@ -202,42 +166,6 @@ sha256 - - - true - Level4 - %(AdditionalIncludeDirectories);..\..\inc - - - - - %(AdditionalIncludeDirectories);..\..\inc - - - %(AdditionalIncludeDirectories);..\..\inc - - - sha256 - - - - - true - Level4 - %(AdditionalIncludeDirectories);..\..\inc - - - - - %(AdditionalIncludeDirectories);..\..\inc - - - %(AdditionalIncludeDirectories);..\..\inc - - - sha256 - - @@ -251,4 +179,4 @@ - + \ No newline at end of file diff --git a/pofx/WDF/pofx.sln b/pofx/WDF/pofx.sln index dee3c04f..38da9e4a 100644 --- a/pofx/WDF/pofx.sln +++ b/pofx/WDF/pofx.sln @@ -28,9 +28,7 @@ Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|ARM64 = Debug|ARM64 Release|ARM64 = Release|ARM64 - Debug|Win32 = Debug|Win32 Debug|x64 = Debug|x64 - Release|Win32 = Release|Win32 Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution @@ -50,36 +48,20 @@ Global {2F8C935C-D957-421D-820B-B08C8E1053B0}.Release|ARM64.Build.0 = Release|ARM64 {448E805C-169F-42A1-BF4D-CA3490FE5F5F}.Release|ARM64.ActiveCfg = Release|ARM64 {448E805C-169F-42A1-BF4D-CA3490FE5F5F}.Release|ARM64.Build.0 = Release|ARM64 - {9212218E-EEA2-4169-BC4E-5014107F9D05}.Debug|Win32.ActiveCfg = Debug|Win32 - {9212218E-EEA2-4169-BC4E-5014107F9D05}.Debug|Win32.Build.0 = Debug|Win32 {9212218E-EEA2-4169-BC4E-5014107F9D05}.Debug|x64.ActiveCfg = Debug|x64 {9212218E-EEA2-4169-BC4E-5014107F9D05}.Debug|x64.Build.0 = Debug|x64 - {9212218E-EEA2-4169-BC4E-5014107F9D05}.Release|Win32.ActiveCfg = Release|Win32 - {9212218E-EEA2-4169-BC4E-5014107F9D05}.Release|Win32.Build.0 = Release|Win32 {9212218E-EEA2-4169-BC4E-5014107F9D05}.Release|x64.ActiveCfg = Release|x64 {9212218E-EEA2-4169-BC4E-5014107F9D05}.Release|x64.Build.0 = Release|x64 - {B67C0486-37ED-4B5F-BC2D-D43580212E12}.Debug|Win32.ActiveCfg = Debug|Win32 - {B67C0486-37ED-4B5F-BC2D-D43580212E12}.Debug|Win32.Build.0 = Debug|Win32 {B67C0486-37ED-4B5F-BC2D-D43580212E12}.Debug|x64.ActiveCfg = Debug|x64 {B67C0486-37ED-4B5F-BC2D-D43580212E12}.Debug|x64.Build.0 = Debug|x64 - {B67C0486-37ED-4B5F-BC2D-D43580212E12}.Release|Win32.ActiveCfg = Release|Win32 - {B67C0486-37ED-4B5F-BC2D-D43580212E12}.Release|Win32.Build.0 = Release|Win32 {B67C0486-37ED-4B5F-BC2D-D43580212E12}.Release|x64.ActiveCfg = Release|x64 {B67C0486-37ED-4B5F-BC2D-D43580212E12}.Release|x64.Build.0 = Release|x64 - {2F8C935C-D957-421D-820B-B08C8E1053B0}.Debug|Win32.ActiveCfg = Debug|Win32 - {2F8C935C-D957-421D-820B-B08C8E1053B0}.Debug|Win32.Build.0 = Debug|Win32 {2F8C935C-D957-421D-820B-B08C8E1053B0}.Debug|x64.ActiveCfg = Debug|x64 {2F8C935C-D957-421D-820B-B08C8E1053B0}.Debug|x64.Build.0 = Debug|x64 - {2F8C935C-D957-421D-820B-B08C8E1053B0}.Release|Win32.ActiveCfg = Release|Win32 - {2F8C935C-D957-421D-820B-B08C8E1053B0}.Release|Win32.Build.0 = Release|Win32 {2F8C935C-D957-421D-820B-B08C8E1053B0}.Release|x64.ActiveCfg = Release|x64 {2F8C935C-D957-421D-820B-B08C8E1053B0}.Release|x64.Build.0 = Release|x64 - {448E805C-169F-42A1-BF4D-CA3490FE5F5F}.Debug|Win32.ActiveCfg = Debug|Win32 - {448E805C-169F-42A1-BF4D-CA3490FE5F5F}.Debug|Win32.Build.0 = Debug|Win32 {448E805C-169F-42A1-BF4D-CA3490FE5F5F}.Debug|x64.ActiveCfg = Debug|x64 {448E805C-169F-42A1-BF4D-CA3490FE5F5F}.Debug|x64.Build.0 = Debug|x64 - {448E805C-169F-42A1-BF4D-CA3490FE5F5F}.Release|Win32.ActiveCfg = Release|Win32 - {448E805C-169F-42A1-BF4D-CA3490FE5F5F}.Release|Win32.Build.0 = Release|Win32 {448E805C-169F-42A1-BF4D-CA3490FE5F5F}.Release|x64.ActiveCfg = Release|x64 {448E805C-169F-42A1-BF4D-CA3490FE5F5F}.Release|x64.Build.0 = Release|x64 EndGlobalSection -- cgit v1.3.1