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 -------------------------- 1 file changed, 231 deletions(-) delete mode 100644 Projects/VisualStudio/Runtime/Runtime.vcxproj (limited to 'Projects/VisualStudio/Runtime/Runtime.vcxproj') 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 -- cgit v1.1-26-g67d0