From ddb470d0ee37fc50b2f0dcb49e3f59c082205a6d Mon Sep 17 00:00:00 2001 From: Jack Christensen Date: Fri, 3 Nov 2023 06:26:16 +0000 Subject: [PATCH] Delete Parade.vcxproj --- Parade.vcxproj | 167 ------------------------------------------------- 1 file changed, 167 deletions(-) delete mode 100644 Parade.vcxproj diff --git a/Parade.vcxproj b/Parade.vcxproj deleted file mode 100644 index d2ff74b..0000000 --- a/Parade.vcxproj +++ /dev/null @@ -1,167 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - - - - 16.0 - Win32Proj - {9696a772-60b8-4836-92fb-c3abf6b57615} - Parade - 10.0 - - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - - - - - - - - - - - - - - - - - - - true - $(SolutionDir)bin\$(Platform)$(Configuration) - $(SolutionDir)bin\intermediates\$(Platform)$(Configuration) - $(SolutionDir)lib - $(SolutionDir)include - - - false - $(SolutionDir)bin\$(Platform)$(Configuration) - $(SolutionDir)bin\intermediates\$(Platform)$(Configuration) - $(SolutionDir)lib - $(SolutionDir)include - - - true - $(SolutionDir)bin\$(Platform)$(Configuration) - $(SolutionDir)bin\intermediates\$(Platform)$(Configuration) - $(SolutionDir)\imgui-master;$(SolutionDir)\include;$(SolutionDir)\imgui_master;$(IncludePath) - $(SolutionDir)\lib;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(SolutionDir)lib - - - false - $(SolutionDir)bin\$(Platform)$(Configuration) - $(SolutionDir)bin\intermediates\$(Platform)$(Configuration) - $(SolutionDir)\lib;$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64) - $(SolutionDir)\imgui-master;$(SolutionDir)\include;$(SolutionDir)\imgui_master;$(IncludePath) - - - - Level3 - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - glew32.lib$(CoreLibraryDependencies);%(AdditionalDependencies) - - - - - Level3 - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - glew32.lib$(CoreLibraryDependencies);%(AdditionalDependencies) - - - - - Level3 - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - glew32.lib;glfw3dll.lib;opengl32.lib;$(CoreLibraryDependencies);%(AdditionalDependencies) - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - glew32.lib;glfw3dll.lib;opengl32.lib;$(CoreLibraryDependencies);%(AdditionalDependencies) - - - - - - \ No newline at end of file