From feb1c7712f73a3a940aafee3ecd6317f657b36b7 Mon Sep 17 00:00:00 2001 From: Kawe Mazidjatari <48657826+Mauler125@users.noreply.github.com> Date: Mon, 6 Feb 2023 23:14:07 +0100 Subject: [PATCH] Remove 32bit project configuration for cppkore CppKore doesn't support 32bit entirely. --- r5dev/vproj/libcppkore.vcxproj | 83 ---------------------------------- 1 file changed, 83 deletions(-) diff --git a/r5dev/vproj/libcppkore.vcxproj b/r5dev/vproj/libcppkore.vcxproj index dc1f00da..14a3217a 100644 --- a/r5dev/vproj/libcppkore.vcxproj +++ b/r5dev/vproj/libcppkore.vcxproj @@ -1,14 +1,6 @@ - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -27,21 +19,6 @@ libcppkore - - StaticLibrary - true - v143 - Unicode - Static - - - StaticLibrary - false - v143 - true - Unicode - Static - StaticLibrary true @@ -62,12 +39,6 @@ - - - - - - @@ -75,12 +46,6 @@ - - true - $(SolutionDir)build\$(ProjectName)\$(Configuration)\ - $(SolutionDir)lib\$(Configuration)\ - libcppkore_x86 - true $(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64) @@ -88,12 +53,6 @@ $(SolutionDir)lib\$(Configuration)\ libcppkore_x64 - - false - $(SolutionDir)build\$(ProjectName)\$(Configuration)\ - $(SolutionDir)lib\$(Configuration)\ - libcppkore_x86 - false $(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64) @@ -101,24 +60,6 @@ $(SolutionDir)lib\$(Configuration)\ libcppkore_x64 - - - Use - Level3 - Disabled - true - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - true - /std:c++17 %(AdditionalOptions) - false - %(AdditionalIncludeDirectories) - stdcpp17 - - - Windows - true - - Use @@ -142,28 +83,6 @@ - - - Use - Level3 - MaxSpeed - true - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - true - /std:c++17 %(AdditionalOptions) - false - %(AdditionalIncludeDirectories) - stdcpp17 - - - Windows - true - true - true - - Use @@ -537,9 +456,7 @@ - Create Create - Create Create