From 98d05c5030ba1c35ddfe402790702b3f44c63134 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 31 Oct 2021 17:29:32 +0800 Subject: - Runtime Proj + Runner Proj --- Projects/VisualStudio/Runtime/Runtime.vcxproj | 231 ------------------ .../VisualStudio/Runtime/Runtime.vcxproj.filters | 269 --------------------- Projects/VisualStudio/Runtime/Runtime.vcxproj.user | 4 - 3 files changed, 504 deletions(-) delete mode 100644 Projects/VisualStudio/Runtime/Runtime.vcxproj delete mode 100644 Projects/VisualStudio/Runtime/Runtime.vcxproj.filters delete mode 100644 Projects/VisualStudio/Runtime/Runtime.vcxproj.user (limited to 'Projects/VisualStudio/Runtime') diff --git a/Projects/VisualStudio/Runtime/Runtime.vcxproj b/Projects/VisualStudio/Runtime/Runtime.vcxproj deleted file mode 100644 index 27a06a0..0000000 --- a/Projects/VisualStudio/Runtime/Runtime.vcxproj +++ /dev/null @@ -1,231 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {12759f92-73f9-48bc-8808-9fe709dcd134} - - - {9b542e6d-8677-4ad6-9a69-4650103906c5} - - - {12b7b0f8-6581-4321-9627-3ee601100463} - - - - 15.0 - {4C26BDCC-CA08-4C43-8EFF-B62A204D5FBD} - Runtime - 10.0.17763.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)..\..\Build - - - $(SolutionDir)..\..\Build - - - $(SolutionDir)..\..\Build - - - $(SolutionDir)..\..\Build - - - - Level3 - Disabled - true - true - $(SolutionDir)..\..\ThirdParty\;$(SolutionDir)..\..\ThirdParty\SDL2\include;%(AdditionalIncludeDirectories) - - - Console - - - - - Level3 - Disabled - true - true - $(SolutionDir)..\..\ThirdParty\;$(SolutionDir)..\..\ThirdParty\SDL2\include;%(AdditionalIncludeDirectories) - - - Console - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\..\ThirdParty\;$(SolutionDir)..\..\ThirdParty\SDL2\include;%(AdditionalIncludeDirectories) - - - Console - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - $(SolutionDir)..\..\ThirdParty\;$(SolutionDir)..\..\ThirdParty\SDL2\include;%(AdditionalIncludeDirectories) - - - Console - true - true - - - - - - \ No newline at end of file diff --git a/Projects/VisualStudio/Runtime/Runtime.vcxproj.filters b/Projects/VisualStudio/Runtime/Runtime.vcxproj.filters deleted file mode 100644 index c25be44..0000000 --- a/Projects/VisualStudio/Runtime/Runtime.vcxproj.filters +++ /dev/null @@ -1,269 +0,0 @@ - - - - - {e789ad2d-945c-482e-8316-1dd0ccdfc465} - - - {9ad1872a-2d30-43f7-be83-f30d53e57970} - - - {c7bba1da-cea1-43fa-b344-17a3d4abc615} - - - {d0c5cd2c-bc7a-437a-86ce-903b6891c0dd} - - - {93deee15-5efc-4231-ab54-56f471ab701f} - - - {088f2ab7-cbf6-4338-b43a-652fde8d0b4b} - - - {ec69ceaf-4fa8-4296-827e-fd4c537ec5ea} - - - {bfc9838c-ddde-4d86-8da3-4ccebd976cde} - - - {5bbfbd7d-379a-43e9-b05a-8f97b7f3fa3a} - - - {e53ba507-aa27-4d67-9da4-42752bc84dc8} - - - {158d8348-2b65-4ff1-b313-ba9f7bcfde32} - - - {fb970ccc-e9aa-4f61-854c-0b852503a375} - - - {4478c64f-e27a-4be6-a189-8d99e0fc6b15} - - - {c865b35b-5537-4757-927d-7476009f4de2} - - - {e53b1cb1-9d81-47a0-8d40-566d4fd0ef80} - - - - - Utilities - - - Utilities - - - Graphics - - - Mesh - - - Mesh - - - Mesh - - - Profiler - - - Utilities - - - Graphics - - - Graphics - - - Math - - - Graphics - - - Mesh - - - Math - - - Graphics - - - Input - - - Graphics - - - Graphics - - - Graphics - - - Utilities - - - Utilities - - - FileSystem - - - Utilities - - - Utilities - - - Graphics - - - FileSystem - - - Graphics - - - Mesh - - - Graphics - - - Utilities - - - Graphics - - - Graphics - - - Math - - - Shaders - - - Shaders - - - Shaders - - - Utilities - - - Profiler - - - Mesh - - - Graphics - - - Physics - - - ImGUI - - - ImGUI - - - - - - Mesh - - - Graphics - - - Math - - - Graphics\Scripting - - - Graphics - - - Graphics - - - Graphics - - - Math - - - Graphics - - - Physics\Scripting - - - Input - - - Graphics - - - Graphics - - - Graphics\Scripting - - - Graphics - - - FileSystem - - - Utilities - - - Utilities - - - Graphics - - - FileSystem - - - Graphics - - - Graphics\Scripting - - - Mesh - - - Graphics - - - Shaders - - - Graphics - - - ImGUI - - - ImGUI - - - - \ No newline at end of file diff --git a/Projects/VisualStudio/Runtime/Runtime.vcxproj.user b/Projects/VisualStudio/Runtime/Runtime.vcxproj.user deleted file mode 100644 index be25078..0000000 --- a/Projects/VisualStudio/Runtime/Runtime.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file -- cgit v1.1-26-g67d0