From 84db6e73db36cb02660f97cfbb8019900e9e6f53 Mon Sep 17 00:00:00 2001 From: Amos <48657826+Mauler125@users.noreply.github.com> Date: Fri, 4 Mar 2022 16:23:05 +0100 Subject: [PATCH] Remove extraneous build configs --- r5dev/vproj/dedicated.vcxproj | 61 ----------------------------- r5dev/vproj/gamesdk.vcxproj | 69 --------------------------------- r5dev/vproj/sdklauncher.vcxproj | 61 ----------------------------- 3 files changed, 191 deletions(-) diff --git a/r5dev/vproj/dedicated.vcxproj b/r5dev/vproj/dedicated.vcxproj index 706d4dba..c9ef7635 100644 --- a/r5dev/vproj/dedicated.vcxproj +++ b/r5dev/vproj/dedicated.vcxproj @@ -1,14 +1,6 @@ - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -26,19 +18,6 @@ 10.0 - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - DynamicLibrary true @@ -59,12 +38,6 @@ - - - - - - @@ -72,12 +45,6 @@ - - true - - - false - true $(SolutionDir)r5dev\;$(IncludePath); @@ -92,34 +59,6 @@ $(SolutionDir)bin\$(Configuration)\ $(SolutionDir)build\$(ProjectName)\$(Configuration)\ - - - Level3 - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - - - - - Level3 - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - Level3 diff --git a/r5dev/vproj/gamesdk.vcxproj b/r5dev/vproj/gamesdk.vcxproj index 4391e283..d714f9aa 100644 --- a/r5dev/vproj/gamesdk.vcxproj +++ b/r5dev/vproj/gamesdk.vcxproj @@ -1,14 +1,6 @@ - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -371,19 +363,6 @@ gamesdk - - DynamicLibrary - true - v143 - Unicode - - - DynamicLibrary - false - v143 - true - Unicode - DynamicLibrary true @@ -404,12 +383,6 @@ - - - - - - @@ -419,12 +392,6 @@ - - true - - - false - true $(SolutionDir)r5dev\;$(IncludePath);$(DXSDK_DIR)Include @@ -443,42 +410,6 @@ $(SolutionDir)bin\$(Configuration)\ $(SolutionDir)build\$(ProjectName)\$(Configuration)\ - - - Level3 - true - WIN32;_DEBUG;R5DEV_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - Use - pch.h - - - Windows - true - false - Source.def - - - - - Level3 - true - true - true - WIN32;NDEBUG;R5DEV_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - Use - pch.h - - - Windows - true - true - true - false - Source.def - - Level3 diff --git a/r5dev/vproj/sdklauncher.vcxproj b/r5dev/vproj/sdklauncher.vcxproj index 1fdc0366..fb7f1739 100644 --- a/r5dev/vproj/sdklauncher.vcxproj +++ b/r5dev/vproj/sdklauncher.vcxproj @@ -1,14 +1,6 @@ - - Debug - Win32 - - - Release - Win32 - Debug x64 @@ -27,19 +19,6 @@ sdklauncher - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - Application true @@ -60,12 +39,6 @@ - - - - - - @@ -74,12 +47,6 @@ - - true - - - false - true $(SolutionDir)r5dev\;$(IncludePath); @@ -96,34 +63,6 @@ $(SolutionDir)bin\$(Configuration)\ $(SolutionDir)build\$(ProjectName)\$(Configuration)\ - - - Level3 - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - - - - - Level3 - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - Level3