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. --- gnss/gnssUmdf.sln | 18 +----- gnss/gnssUmdf/gnssUmdf.vcxproj | 138 +---------------------------------------- 2 files changed, 2 insertions(+), 154 deletions(-) (limited to 'gnss') diff --git a/gnss/gnssUmdf.sln b/gnss/gnssUmdf.sln index 46b81091..c5351211 100644 --- a/gnss/gnssUmdf.sln +++ b/gnss/gnssUmdf.sln @@ -1,4 +1,4 @@ - + Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27703.2042 @@ -14,40 +14,24 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution 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 - {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Debug|ARM.ActiveCfg = Debug|ARM - {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Debug|ARM.Build.0 = Debug|ARM - {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Debug|ARM.Deploy.0 = Debug|ARM {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Debug|ARM64.ActiveCfg = Debug|ARM64 {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Debug|ARM64.Build.0 = Debug|ARM64 {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Debug|ARM64.Deploy.0 = Debug|ARM64 {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Debug|x64.ActiveCfg = Debug|x64 {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Debug|x64.Build.0 = Debug|x64 {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Debug|x64.Deploy.0 = Debug|x64 - {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Debug|x86.ActiveCfg = Debug|Win32 - {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Debug|x86.Build.0 = Debug|Win32 - {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Debug|x86.Deploy.0 = Debug|Win32 - {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Release|ARM.ActiveCfg = Release|ARM - {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Release|ARM.Build.0 = Release|ARM - {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Release|ARM.Deploy.0 = Release|ARM {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Release|ARM64.ActiveCfg = Release|ARM64 {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Release|ARM64.Build.0 = Release|ARM64 {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Release|ARM64.Deploy.0 = Release|ARM64 {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Release|x64.ActiveCfg = Release|x64 {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Release|x64.Build.0 = Release|x64 {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Release|x64.Deploy.0 = Release|x64 - {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Release|x86.ActiveCfg = Release|Win32 - {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Release|x86.Build.0 = Release|Win32 - {AC97DD9E-781F-4FCE-8AC7-ADE57C633A13}.Release|x86.Deploy.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/gnss/gnssUmdf/gnssUmdf.vcxproj b/gnss/gnssUmdf/gnssUmdf.vcxproj index f58175b1..54bab8a4 100644 --- a/gnss/gnssUmdf/gnssUmdf.vcxproj +++ b/gnss/gnssUmdf/gnssUmdf.vcxproj @@ -1,14 +1,6 @@  - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -17,14 +9,6 @@ Release x64 - - Debug - ARM - - - Release - ARM - Debug ARM64 @@ -59,20 +43,10 @@ {32909489-7be5-497b-aafa-db6669d9b44b} 12.0 Debug - Win32 + x64 gnssUmdf $(LatestTargetPlatformVersion) - - WindowsUserModeDriver10.0 - DynamicLibrary - Windows Driver - - - WindowsUserModeDriver10.0 - DynamicLibrary - Windows Driver - WindowsUserModeDriver10.0 DynamicLibrary @@ -83,16 +57,6 @@ DynamicLibrary Windows Driver - - WindowsUserModeDriver10.0 - DynamicLibrary - Windows Driver - - - WindowsUserModeDriver10.0 - DynamicLibrary - Windows Driver - WindowsUserModeDriver10.0 DynamicLibrary @@ -104,18 +68,6 @@ Windows Driver - - Windows10 - true - 2 - false - - - Windows10 - false - 2 - false - Windows10 true @@ -128,18 +80,6 @@ 2 false - - Windows10 - true - 2 - false - - - Windows10 - false - 2 - false - Windows10 true @@ -160,16 +100,6 @@ - - DbgengRemoteDebugger - $(ProjectDir)bin\$(Platform)\$(ConfigurationName)\ - $(ProjectDir)obj\$(Platform)\$(ConfigurationName)\ - - - DbgengRemoteDebugger - $(ProjectDir)bin\$(Platform)\$(ConfigurationName)\ - $(ProjectDir)obj\$(Platform)\$(ConfigurationName)\ - DbgengRemoteDebugger $(ProjectDir)bin\$(Platform)\$(ConfigurationName)\ @@ -180,16 +110,6 @@ $(ProjectDir)bin\$(Platform)\$(ConfigurationName)\ $(ProjectDir)obj\$(Platform)\$(ConfigurationName)\ - - DbgengRemoteDebugger - $(ProjectDir)bin\$(Platform)\$(ConfigurationName)\ - $(ProjectDir)obj\$(Platform)\$(ConfigurationName)\ - - - DbgengRemoteDebugger - $(ProjectDir)bin\$(Platform)\$(ConfigurationName)\ - $(ProjectDir)obj\$(Platform)\$(ConfigurationName)\ - DbgengRemoteDebugger $(ProjectDir)bin\$(Platform)\$(ConfigurationName)\ @@ -200,36 +120,6 @@ $(ProjectDir)bin\$(Platform)\$(ConfigurationName)\ $(ProjectDir)obj\$(Platform)\$(ConfigurationName)\ - - - true - true - trace.h - Level4 - true - Sync - Create - precomp.h - - - sha256 - - - - - true - true - trace.h - Level4 - true - Sync - Create - precomp.h - - - sha256 - - true @@ -260,32 +150,6 @@ sha256 - - - true - true - trace.h - Level4 - true - Sync - Create - precomp.h - false - - - - - true - true - trace.h - Level4 - true - Sync - Create - precomp.h - false - - true -- cgit v1.3.1