From c1a5bd8668e2f3bfe36fcdf64e665e3205f432c6 Mon Sep 17 00:00:00 2001
From: Julia D'Zmura <78620953+judzmura@users.noreply.github.com>
Date: Thu, 1 Jun 2023 09:34:32 -0700
Subject: [audio/Acx] Remove ARM and x86 platforms from AudioCodec sample
driver (#987)
---
audio/Acx/Samples/AudioCodec/Driver/AudioCodec.sln | 28 -----
.../Samples/AudioCodec/Driver/AudioCodec.vcxproj | 131 +--------------------
audio/Acx/Samples/Common/SamplesCommon.vcxproj | 127 +-------------------
3 files changed, 2 insertions(+), 284 deletions(-)
diff --git a/audio/Acx/Samples/AudioCodec/Driver/AudioCodec.sln b/audio/Acx/Samples/AudioCodec/Driver/AudioCodec.sln
index 980e7ad6..1cedca27 100644
--- a/audio/Acx/Samples/AudioCodec/Driver/AudioCodec.sln
+++ b/audio/Acx/Samples/AudioCodec/Driver/AudioCodec.sln
@@ -16,64 +16,36 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AudioCodec", "AudioCodec.vc
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|ARM = Debug|ARM
Debug|ARM64 = Debug|ARM64
Debug|x64 = Debug|x64
- Debug|x86 = Debug|x86
- Release|ARM = Release|ARM
Release|ARM64 = Release|ARM64
Release|x64 = Release|x64
- Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {C575002D-5FDE-43C7-AB19-EE846A20083A}.Debug|ARM.ActiveCfg = Debug|ARM
- {C575002D-5FDE-43C7-AB19-EE846A20083A}.Debug|ARM.Build.0 = Debug|ARM
- {C575002D-5FDE-43C7-AB19-EE846A20083A}.Debug|ARM.Deploy.0 = Debug|ARM
{C575002D-5FDE-43C7-AB19-EE846A20083A}.Debug|ARM64.ActiveCfg = Debug|ARM64
{C575002D-5FDE-43C7-AB19-EE846A20083A}.Debug|ARM64.Build.0 = Debug|ARM64
{C575002D-5FDE-43C7-AB19-EE846A20083A}.Debug|ARM64.Deploy.0 = Debug|ARM64
{C575002D-5FDE-43C7-AB19-EE846A20083A}.Debug|x64.ActiveCfg = Debug|x64
{C575002D-5FDE-43C7-AB19-EE846A20083A}.Debug|x64.Build.0 = Debug|x64
{C575002D-5FDE-43C7-AB19-EE846A20083A}.Debug|x64.Deploy.0 = Debug|x64
- {C575002D-5FDE-43C7-AB19-EE846A20083A}.Debug|x86.ActiveCfg = Debug|Win32
- {C575002D-5FDE-43C7-AB19-EE846A20083A}.Debug|x86.Build.0 = Debug|Win32
- {C575002D-5FDE-43C7-AB19-EE846A20083A}.Debug|x86.Deploy.0 = Debug|Win32
- {C575002D-5FDE-43C7-AB19-EE846A20083A}.Release|ARM.ActiveCfg = Release|ARM
- {C575002D-5FDE-43C7-AB19-EE846A20083A}.Release|ARM.Build.0 = Release|ARM
- {C575002D-5FDE-43C7-AB19-EE846A20083A}.Release|ARM.Deploy.0 = Release|ARM
{C575002D-5FDE-43C7-AB19-EE846A20083A}.Release|ARM64.ActiveCfg = Release|ARM64
{C575002D-5FDE-43C7-AB19-EE846A20083A}.Release|ARM64.Build.0 = Release|ARM64
{C575002D-5FDE-43C7-AB19-EE846A20083A}.Release|ARM64.Deploy.0 = Release|ARM64
{C575002D-5FDE-43C7-AB19-EE846A20083A}.Release|x64.ActiveCfg = Release|x64
{C575002D-5FDE-43C7-AB19-EE846A20083A}.Release|x64.Build.0 = Release|x64
{C575002D-5FDE-43C7-AB19-EE846A20083A}.Release|x64.Deploy.0 = Release|x64
- {C575002D-5FDE-43C7-AB19-EE846A20083A}.Release|x86.ActiveCfg = Release|Win32
- {C575002D-5FDE-43C7-AB19-EE846A20083A}.Release|x86.Build.0 = Release|Win32
- {C575002D-5FDE-43C7-AB19-EE846A20083A}.Release|x86.Deploy.0 = Release|Win32
- {6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Debug|ARM.ActiveCfg = Debug|ARM
- {6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Debug|ARM.Build.0 = Debug|ARM
- {6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Debug|ARM.Deploy.0 = Debug|ARM
{6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Debug|ARM64.ActiveCfg = Debug|ARM64
{6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Debug|ARM64.Build.0 = Debug|ARM64
{6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Debug|ARM64.Deploy.0 = Debug|ARM64
{6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Debug|x64.ActiveCfg = Debug|x64
{6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Debug|x64.Build.0 = Debug|x64
{6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Debug|x64.Deploy.0 = Debug|x64
- {6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Debug|x86.ActiveCfg = Debug|Win32
- {6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Debug|x86.Build.0 = Debug|Win32
- {6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Debug|x86.Deploy.0 = Debug|Win32
- {6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Release|ARM.ActiveCfg = Release|ARM
- {6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Release|ARM.Build.0 = Release|ARM
- {6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Release|ARM.Deploy.0 = Release|ARM
{6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Release|ARM64.ActiveCfg = Release|ARM64
{6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Release|ARM64.Build.0 = Release|ARM64
{6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Release|ARM64.Deploy.0 = Release|ARM64
{6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Release|x64.ActiveCfg = Release|x64
{6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Release|x64.Build.0 = Release|x64
{6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Release|x64.Deploy.0 = Release|x64
- {6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Release|x86.ActiveCfg = Release|Win32
- {6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Release|x86.Build.0 = Release|Win32
- {6A946D59-6690-4ED0-A77D-7D4C3D4B3241}.Release|x86.Deploy.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/audio/Acx/Samples/AudioCodec/Driver/AudioCodec.vcxproj b/audio/Acx/Samples/AudioCodec/Driver/AudioCodec.vcxproj
index 68389954..0cdc9e61 100644
--- a/audio/Acx/Samples/AudioCodec/Driver/AudioCodec.vcxproj
+++ b/audio/Acx/Samples/AudioCodec/Driver/AudioCodec.vcxproj
@@ -1,14 +1,6 @@
-
- Debug
- Win32
-
-
- Release
- Win32
-
Debug
x64
@@ -17,14 +9,6 @@
Release
x64
-
- Debug
- ARM
-
-
- Release
- ARM
-
Debug
ARM64
@@ -57,27 +41,10 @@
v4.5
12.0
Debug
- Win32
AudioCodec
$(LatestTargetPlatformVersion)
-
- Windows10
- true
- WindowsKernelModeDriver10.0
- Driver
- KMDF
- Windows Driver
-
-
- Windows10
- false
- WindowsKernelModeDriver10.0
- Driver
- KMDF
- Windows Driver
-
Windows10
true
@@ -94,22 +61,6 @@
KMDF
Windows Driver
-
- Windows10
- true
- WindowsKernelModeDriver10.0
- Driver
- KMDF
- Windows Driver
-
-
- Windows10
- false
- WindowsKernelModeDriver10.0
- Driver
- KMDF
- Windows Driver
-
Windows10
true
@@ -134,14 +85,6 @@
-
- DbgengKernelDebugger
- $(IntDir)
-
-
- DbgengKernelDebugger
- $(IntDir)
-
DbgengKernelDebugger
$(IntDir)
@@ -150,14 +93,6 @@
DbgengKernelDebugger
$(IntDir)
-
- DbgengKernelDebugger
- $(IntDir)
-
-
- DbgengKernelDebugger
- $(IntDir)
-
DbgengKernelDebugger
$(IntDir)
@@ -166,38 +101,6 @@
DbgengKernelDebugger
$(IntDir)
-
-
- true
- true
- ..\..\common\trace_macros.h
- true
- $(SDK_INC_PATH);$(DDK_INC_PATH)\acx\km\$(ACX_VERSION_MAJOR).$(ACX_VERSION_MINOR);..\..\common;..\..\inc;..\..\shared;%(AdditionalIncludeDirectories)
- ACX_VERSION_MAJOR=1;ACX_VERSION_MINOR=1;KMDF_VERSION_MAJOR=1;KMDF_VERSION_MINOR=31;%(PreprocessorDefinitions)
-
-
- sha256
-
-
- $(DDK_LIB_PATH)\libcntpr.lib;wpprecorder.lib;acx\km\$(ACX_VERSION_MAJOR).$(ACX_VERSION_MINOR)\acxstub.lib;..\..\Common\$(IntDir)\SamplesCommon.lib;%(AdditionalDependencies)
-
-
-
-
- true
- true
- ..\..\common\trace_macros.h
- true
- $(SDK_INC_PATH);$(DDK_INC_PATH)\acx\km\$(ACX_VERSION_MAJOR).$(ACX_VERSION_MINOR);..\..\common;..\..\inc;..\..\shared;%(AdditionalIncludeDirectories)
- ACX_VERSION_MAJOR=1;ACX_VERSION_MINOR=1;KMDF_VERSION_MAJOR=1;KMDF_VERSION_MINOR=31;%(PreprocessorDefinitions)
-
-
- sha256
-
-
- $(DDK_LIB_PATH)\libcntpr.lib;wpprecorder.lib;acx\km\$(ACX_VERSION_MAJOR).$(ACX_VERSION_MINOR)\acxstub.lib;..\..\Common\$(IntDir)\SamplesCommon.lib;%(AdditionalDependencies)
-
-
true
@@ -230,38 +133,6 @@
$(DDK_LIB_PATH)\libcntpr.lib;wpprecorder.lib;acx\km\$(ACX_VERSION_MAJOR).$(ACX_VERSION_MINOR)\acxstub.lib;..\..\Common\$(IntDir)\SamplesCommon.lib;%(AdditionalDependencies)
-
-
- true
- true
- ..\..\common\trace_macros.h
- true
- $(SDK_INC_PATH);$(DDK_INC_PATH)\acx\km\$(ACX_VERSION_MAJOR).$(ACX_VERSION_MINOR);..\..\common;..\..\inc;..\..\shared;%(AdditionalIncludeDirectories)
- ACX_VERSION_MAJOR=1;ACX_VERSION_MINOR=1;KMDF_VERSION_MAJOR=1;KMDF_VERSION_MINOR=31;%(PreprocessorDefinitions)
-
-
- sha256
-
-
- $(DDK_LIB_PATH)\libcntpr.lib;wpprecorder.lib;acx\km\$(ACX_VERSION_MAJOR).$(ACX_VERSION_MINOR)\acxstub.lib;..\..\Common\$(IntDir)\SamplesCommon.lib;%(AdditionalDependencies)
-
-
-
-
- true
- true
- ..\..\common\trace_macros.h
- true
- $(SDK_INC_PATH);$(DDK_INC_PATH)\acx\km\$(ACX_VERSION_MAJOR).$(ACX_VERSION_MINOR);..\..\common;..\..\inc;..\..\shared;%(AdditionalIncludeDirectories)
- ACX_VERSION_MAJOR=1;ACX_VERSION_MINOR=1;KMDF_VERSION_MAJOR=1;KMDF_VERSION_MINOR=25;%(PreprocessorDefinitions)
-
-
- sha256
-
-
- $(DDK_LIB_PATH)\libcntpr.lib;wpprecorder.lib;acx\km\$(ACX_VERSION_MAJOR).$(ACX_VERSION_MINOR)\acxstub.lib;..\..\Common\$(IntDir)\SamplesCommon.lib;%(AdditionalDependencies)
-
-
true
@@ -300,4 +171,4 @@
-
\ No newline at end of file
+
diff --git a/audio/Acx/Samples/Common/SamplesCommon.vcxproj b/audio/Acx/Samples/Common/SamplesCommon.vcxproj
index 85e164d7..0932d59a 100644
--- a/audio/Acx/Samples/Common/SamplesCommon.vcxproj
+++ b/audio/Acx/Samples/Common/SamplesCommon.vcxproj
@@ -1,14 +1,6 @@
-
- Debug
- Win32
-
-
- Release
- Win32
-
Debug
x64
@@ -17,14 +9,6 @@
Release
x64
-
- Debug
- ARM
-
-
- Release
- ARM
-
Debug
ARM64
@@ -40,31 +24,10 @@
v4.5
12.0
Debug
- Win32
SamplesCommon
$(LatestTargetPlatformVersion)
-
- Windows10
- true
- WindowsKernelModeDriver10.0
- StaticLibrary
- KMDF
- Windows Driver
- 1
- 31
-
-
- Windows10
- false
- WindowsKernelModeDriver10.0
- StaticLibrary
- KMDF
- Windows Driver
- 1
- 31
-
Windows10
true
@@ -85,26 +48,6 @@
1
31
-
- Windows10
- true
- WindowsKernelModeDriver10.0
- StaticLibrary
- KMDF
- Windows Driver
- 1
- 31
-
-
- Windows10
- false
- WindowsKernelModeDriver10.0
- StaticLibrary
- KMDF
- Windows Driver
- 1
- 31
-
Windows10
true
@@ -133,14 +76,6 @@
-
- DbgengKernelDebugger
- $(IntDir)
-
-
- DbgengKernelDebugger
- $(IntDir)
-
DbgengKernelDebugger
$(IntDir)
@@ -149,14 +84,6 @@
DbgengKernelDebugger
$(IntDir)
-
- DbgengKernelDebugger
- $(IntDir)
-
-
- DbgengKernelDebugger
- $(IntDir)
-
DbgengKernelDebugger
$(IntDir)
@@ -165,32 +92,6 @@
DbgengKernelDebugger
$(IntDir)
-
-
- true
- true
- trace_macros.h
- true
- $(SDK_INC_PATH);$(DDK_INC_PATH)\acx\km\1.1;..\inc;..\shared;%(AdditionalIncludeDirectories)
- ACX_VERSION_MAJOR=1;ACX_VERSION_MINOR=1;KMDF_VERSION_MAJOR=1;KMDF_VERSION_MINOR=31;%(PreprocessorDefinitions)
-
-
- sha256
-
-
-
-
- true
- true
- trace_macros.h
- true
- $(SDK_INC_PATH);$(DDK_INC_PATH)\acx\km\1.1;..\inc;..\shared;%(AdditionalIncludeDirectories)
- ACX_VERSION_MAJOR=1;ACX_VERSION_MINOR=1;KMDF_VERSION_MAJOR=1;KMDF_VERSION_MINOR=31;%(PreprocessorDefinitions)
-
-
- sha256
-
-
true
@@ -217,32 +118,6 @@
sha256
-
-
- true
- true
- trace_macros.h
- true
- $(SDK_INC_PATH);$(DDK_INC_PATH)\acx\km\1.1;..\inc;..\shared;%(AdditionalIncludeDirectories)
- ACX_VERSION_MAJOR=1;ACX_VERSION_MINOR=1;KMDF_VERSION_MAJOR=1;KMDF_VERSION_MINOR=31;%(PreprocessorDefinitions)
-
-
- sha256
-
-
-
-
- true
- true
- trace_macros.h
- true
- $(SDK_INC_PATH);$(DDK_INC_PATH)\acx\km\1.1;..\inc;..\shared;%(AdditionalIncludeDirectories)
- ACX_VERSION_MAJOR=1;ACX_VERSION_MINOR=1;KMDF_VERSION_MAJOR=1;KMDF_VERSION_MINOR=31;%(PreprocessorDefinitions)
-
-
- sha256
-
-
true
@@ -301,4 +176,4 @@
-
\ No newline at end of file
+
--
cgit v1.3.1