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. --- hid/firefly/app/flicker.vcxproj | 84 +--------------------- hid/firefly/driver/firefly.vcxproj | 80 +-------------------- hid/firefly/firefly.sln | 18 ----- hid/firefly/lib/Luminous.vcxproj | 84 +--------------------- hid/firefly/sauron/SAURON.vcxproj | 142 ++----------------------------------- 5 files changed, 16 insertions(+), 392 deletions(-) (limited to 'hid/firefly') diff --git a/hid/firefly/app/flicker.vcxproj b/hid/firefly/app/flicker.vcxproj index 3815a0d9..e76c4950 100644 --- a/hid/firefly/app/flicker.vcxproj +++ b/hid/firefly/app/flicker.vcxproj @@ -1,4 +1,4 @@ - + @@ -9,14 +9,6 @@ Release ARM64 - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -30,7 +22,7 @@ {BB81C655-EEF5-434F-BB2A-4B8D1358ECE4} $(MSBuildProjectName) Debug - Win32 + x64 {AABE5BC4-2222-4142-9718-FE4204E7BE50} @@ -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 @@ - - - - - - flicker @@ -117,12 +87,6 @@ flicker - - flicker - - - flicker - %(AdditionalDependencies);.\..\lib\$(IntDir)\luminous.lib;ole32.lib;oleaut32.lib;wbemuuid.lib @@ -207,48 +171,6 @@ %(AdditionalIncludeDirectories);..\shared - - - %(AdditionalDependencies);.\..\lib\$(IntDir)\luminous.lib;ole32.lib;oleaut32.lib;wbemuuid.lib - - - true - Level4 - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(AdditionalIncludeDirectories);..\shared - - - - - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(AdditionalIncludeDirectories);..\shared - - - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(AdditionalIncludeDirectories);..\shared - - - - - %(AdditionalDependencies);.\..\lib\$(IntDir)\luminous.lib;ole32.lib;oleaut32.lib;wbemuuid.lib - - - true - Level4 - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(AdditionalIncludeDirectories);..\shared - - - - - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(AdditionalIncludeDirectories);..\shared - - - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(AdditionalIncludeDirectories);..\shared - - @@ -265,4 +187,4 @@ - + \ No newline at end of file diff --git a/hid/firefly/driver/firefly.vcxproj b/hid/firefly/driver/firefly.vcxproj index 80165e69..4a3e4ac8 100644 --- a/hid/firefly/driver/firefly.vcxproj +++ b/hid/firefly/driver/firefly.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 {2DD1A137-CFE3-476C-B434-CE31733A7325} @@ -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 @@ - - - - - - ".\$(IntDir)\firefly.bmf" @@ -126,12 +96,6 @@ firefly - - firefly - - - firefly - %(AdditionalDependencies);$(DDK_LIB_PATH)\hidparse.lib @@ -208,44 +172,6 @@ sha256 - - - %(AdditionalDependencies);$(DDK_LIB_PATH)\hidparse.lib - - - %(PreprocessorDefinitions) - - - - - %(PreprocessorDefinitions) - - - %(PreprocessorDefinitions) - - - sha256 - - - - - %(AdditionalDependencies);$(DDK_LIB_PATH)\hidparse.lib - - - %(PreprocessorDefinitions) - - - - - %(PreprocessorDefinitions) - - - %(PreprocessorDefinitions) - - - sha256 - - @@ -266,4 +192,4 @@ - + \ No newline at end of file diff --git a/hid/firefly/firefly.sln b/hid/firefly/firefly.sln index 4b005e66..747f247c 100644 --- a/hid/firefly/firefly.sln +++ b/hid/firefly/firefly.sln @@ -29,8 +29,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 @@ -51,34 +49,18 @@ Global {FF968AD9-B8FF-450D-93A0-4CC5AC2B49B5}.Release|ARM64.Build.0 = Release|ARM64 {571518A8-F812-42E0-A538-31183C3ED059}.Release|ARM64.ActiveCfg = Release|ARM64 {571518A8-F812-42E0-A538-31183C3ED059}.Release|ARM64.Build.0 = Release|ARM64 - {2CA2838E-CE8B-4506-80B3-AAB7F19A3AD1}.Debug|Win32.ActiveCfg = Debug|Win32 - {2CA2838E-CE8B-4506-80B3-AAB7F19A3AD1}.Debug|Win32.Build.0 = Debug|Win32 - {2CA2838E-CE8B-4506-80B3-AAB7F19A3AD1}.Release|Win32.ActiveCfg = Release|Win32 - {2CA2838E-CE8B-4506-80B3-AAB7F19A3AD1}.Release|Win32.Build.0 = Release|Win32 {2CA2838E-CE8B-4506-80B3-AAB7F19A3AD1}.Debug|x64.ActiveCfg = Debug|x64 {2CA2838E-CE8B-4506-80B3-AAB7F19A3AD1}.Debug|x64.Build.0 = Debug|x64 {2CA2838E-CE8B-4506-80B3-AAB7F19A3AD1}.Release|x64.ActiveCfg = Release|x64 {2CA2838E-CE8B-4506-80B3-AAB7F19A3AD1}.Release|x64.Build.0 = Release|x64 - {BB81C655-EEF5-434F-BB2A-4B8D1358ECE4}.Debug|Win32.ActiveCfg = Debug|Win32 - {BB81C655-EEF5-434F-BB2A-4B8D1358ECE4}.Debug|Win32.Build.0 = Debug|Win32 - {BB81C655-EEF5-434F-BB2A-4B8D1358ECE4}.Release|Win32.ActiveCfg = Release|Win32 - {BB81C655-EEF5-434F-BB2A-4B8D1358ECE4}.Release|Win32.Build.0 = Release|Win32 {BB81C655-EEF5-434F-BB2A-4B8D1358ECE4}.Debug|x64.ActiveCfg = Debug|x64 {BB81C655-EEF5-434F-BB2A-4B8D1358ECE4}.Debug|x64.Build.0 = Debug|x64 {BB81C655-EEF5-434F-BB2A-4B8D1358ECE4}.Release|x64.ActiveCfg = Release|x64 {BB81C655-EEF5-434F-BB2A-4B8D1358ECE4}.Release|x64.Build.0 = Release|x64 - {FF968AD9-B8FF-450D-93A0-4CC5AC2B49B5}.Debug|Win32.ActiveCfg = Debug|Win32 - {FF968AD9-B8FF-450D-93A0-4CC5AC2B49B5}.Debug|Win32.Build.0 = Debug|Win32 - {FF968AD9-B8FF-450D-93A0-4CC5AC2B49B5}.Release|Win32.ActiveCfg = Release|Win32 - {FF968AD9-B8FF-450D-93A0-4CC5AC2B49B5}.Release|Win32.Build.0 = Release|Win32 {FF968AD9-B8FF-450D-93A0-4CC5AC2B49B5}.Debug|x64.ActiveCfg = Debug|x64 {FF968AD9-B8FF-450D-93A0-4CC5AC2B49B5}.Debug|x64.Build.0 = Debug|x64 {FF968AD9-B8FF-450D-93A0-4CC5AC2B49B5}.Release|x64.ActiveCfg = Release|x64 {FF968AD9-B8FF-450D-93A0-4CC5AC2B49B5}.Release|x64.Build.0 = Release|x64 - {571518A8-F812-42E0-A538-31183C3ED059}.Debug|Win32.ActiveCfg = Debug|Win32 - {571518A8-F812-42E0-A538-31183C3ED059}.Debug|Win32.Build.0 = Debug|Win32 - {571518A8-F812-42E0-A538-31183C3ED059}.Release|Win32.ActiveCfg = Release|Win32 - {571518A8-F812-42E0-A538-31183C3ED059}.Release|Win32.Build.0 = Release|Win32 {571518A8-F812-42E0-A538-31183C3ED059}.Debug|x64.ActiveCfg = Debug|x64 {571518A8-F812-42E0-A538-31183C3ED059}.Debug|x64.Build.0 = Debug|x64 {571518A8-F812-42E0-A538-31183C3ED059}.Release|x64.ActiveCfg = Release|x64 diff --git a/hid/firefly/lib/Luminous.vcxproj b/hid/firefly/lib/Luminous.vcxproj index abce9bd7..5cda4c77 100644 --- a/hid/firefly/lib/Luminous.vcxproj +++ b/hid/firefly/lib/Luminous.vcxproj @@ -1,4 +1,4 @@ - + @@ -9,14 +9,6 @@ Release ARM64 - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -30,7 +22,7 @@ {2CA2838E-CE8B-4506-80B3-AAB7F19A3AD1} $(MSBuildProjectName) Debug - Win32 + x64 {7212F808-2326-4222-A353-03FA393A47C6} @@ -66,22 +58,6 @@ WindowsApplicationForDrivers10.0 StaticLibrary - - Windows10 - False - Windows Driver - - WindowsApplicationForDrivers10.0 - StaticLibrary - - - Windows10 - True - Windows Driver - - WindowsApplicationForDrivers10.0 - StaticLibrary - $(IntDir) @@ -98,12 +74,6 @@ - - - - - - Luminous @@ -117,12 +87,6 @@ Luminous - - Luminous - - - Luminous - true @@ -207,48 +171,6 @@ %(AdditionalDependencies);ole32.lib;oleaut32.lib - - - true - Level4 - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(AdditionalIncludeDirectories);..\shared - - - - - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(AdditionalIncludeDirectories);..\shared - - - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(AdditionalIncludeDirectories);..\shared - - - %(AdditionalDependencies);ole32.lib;oleaut32.lib - - - - - true - Level4 - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(AdditionalIncludeDirectories);..\shared - - - - - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(AdditionalIncludeDirectories);..\shared - - - %(PreprocessorDefinitions);UNICODE;_UNICODE - %(AdditionalIncludeDirectories);..\shared - - - %(AdditionalDependencies);ole32.lib;oleaut32.lib - - @@ -265,4 +187,4 @@ - + \ No newline at end of file diff --git a/hid/firefly/sauron/SAURON.vcxproj b/hid/firefly/sauron/SAURON.vcxproj index d0012722..a4e6ffac 100644 --- a/hid/firefly/sauron/SAURON.vcxproj +++ b/hid/firefly/sauron/SAURON.vcxproj @@ -1,4 +1,4 @@ - + @@ -9,14 +9,6 @@ Release ARM64 - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -30,7 +22,7 @@ {571518A8-F812-42E0-A538-31183C3ED059} $(MSBuildProjectName) Debug - Win32 + x64 {DA4B348B-46C9-4C3F-BF3B-1E0A9A4C93A6} @@ -66,22 +58,6 @@ WindowsApplicationForDrivers10.0 DynamicLibrary - - Windows10 - False - Windows Driver - - WindowsApplicationForDrivers10.0 - DynamicLibrary - - - Windows10 - True - Windows Driver - - WindowsApplicationForDrivers10.0 - DynamicLibrary - $(IntDir) @@ -98,12 +74,6 @@ - - - - - - SAURON @@ -125,50 +95,24 @@ .DLL $(OutDir)$(TargetName)$(TargetExt) - - SAURON - .DLL - $(OutDir)$(TargetName)$(TargetExt) - - - SAURON - .DLL - $(OutDir)$(TargetName)$(TargetExt) - - _DllMainCRTStartup@12 - _DllMainCRTStartup + _DllMainCRTStartup - _DllMainCRTStartup@12 - _DllMainCRTStartup + _DllMainCRTStartup - _DllMainCRTStartup@12 - _DllMainCRTStartup + _DllMainCRTStartup - _DllMainCRTStartup@12 - _DllMainCRTStartup - - - - - _DllMainCRTStartup@12 - _DllMainCRTStartup - - - - - _DllMainCRTStartup@12 - _DllMainCRTStartup + _DllMainCRTStartup @@ -247,44 +191,6 @@ %(AdditionalDependencies);advapi32.lib;comctl32.lib;kernel32.lib;ole32.lib;oleaut32.lib;user32.lib;gdi32.lib;uuid.lib;wbemuuid.lib;.\..\lib\$(IntDir)\luminous.lib - - - %(AdditionalIncludeDirectories);..\shared - %(PreprocessorDefinitions);UNICODE;_UNICODE - - - %(AdditionalIncludeDirectories);..\shared - true - Level4 - %(PreprocessorDefinitions);UNICODE;_UNICODE - - - %(AdditionalIncludeDirectories);..\shared - %(PreprocessorDefinitions);UNICODE;_UNICODE - - - %(AdditionalDependencies);advapi32.lib;comctl32.lib;kernel32.lib;ole32.lib;oleaut32.lib;user32.lib;gdi32.lib;uuid.lib;wbemuuid.lib;.\..\lib\$(IntDir)\luminous.lib - - - - - %(AdditionalIncludeDirectories);..\shared - %(PreprocessorDefinitions);UNICODE;_UNICODE - - - %(AdditionalIncludeDirectories);..\shared - true - Level4 - %(PreprocessorDefinitions);UNICODE;_UNICODE - - - %(AdditionalIncludeDirectories);..\shared - %(PreprocessorDefinitions);UNICODE;_UNICODE - - - %(AdditionalDependencies);advapi32.lib;comctl32.lib;kernel32.lib;ole32.lib;oleaut32.lib;user32.lib;gdi32.lib;uuid.lib;wbemuuid.lib;.\..\lib\$(IntDir)\luminous.lib - - %(AdditionalOptions) -n @@ -305,16 +211,6 @@ %(AdditionalOptions) -n - - - %(AdditionalOptions) -n - - - - - %(AdditionalOptions) -n - - Static @@ -327,12 +223,6 @@ Static - - Static - - - Static - Sync @@ -369,24 +259,6 @@ SauronDll.def - - - Sync - true - - - SauronDll.def - - - - - Sync - true - - - SauronDll.def - - ;%(AdditionalIncludeDirectories) @@ -423,4 +295,4 @@ - + \ No newline at end of file -- cgit v1.3.1