From 6fa90035c986cf5372977f7a2d2ca383a4198191 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 13 Nov 2020 20:24:53 +0800 Subject: +proj --- Projects/VisualStudio/Editor/Editor.vcxproj | 22 +++++++- .../VisualStudio/Editor/Editor.vcxproj.filters | 66 ++++++++++++++++++++++ 2 files changed, 87 insertions(+), 1 deletion(-) (limited to 'Projects') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index 6d95bed..21ae963 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -91,7 +91,7 @@ D:\Documents\VisualStudio2017\Projects\GameLab\ThirdParty;%(AdditionalIncludeDirectories) - Console + Windows @@ -142,14 +142,34 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj.filters b/Projects/VisualStudio/Editor/Editor.vcxproj.filters index 2614cc9..e537df8 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj.filters +++ b/Projects/VisualStudio/Editor/Editor.vcxproj.filters @@ -4,6 +4,12 @@ {87a57ef1-78d8-42b8-b179-ce1bbb5c4f8b} + + {ed31f129-996f-4a1c-b8d5-5c3d74139940} + + + {61174975-2b52-426f-b871-d33e1bf956d4} + @@ -17,6 +23,21 @@ GUI + + Math + + + Math + + + Utilities + + + Utilities + + + GUI + @@ -29,5 +50,50 @@ GUI + + Math + + + Math + + + Math + + + Math + + + Math + + + Utilities + + + Utilities + + + Utilities + + + Utilities + + + Utilities + + + Utilities + + + Utilities + + + Utilities + + + Utilities + + + GUI + \ No newline at end of file -- cgit v1.1-26-g67d0