From 2381fe08be1a0c99d9541761b85064b8ece3f253 Mon Sep 17 00:00:00 2001 From: chai Date: Fri, 29 Oct 2021 18:48:10 +0800 Subject: +md5 --- Projects/VisualStudio/Editor/Editor.vcxproj | 4 ++++ Projects/VisualStudio/Editor/Editor.vcxproj.filters | 12 ++++++++++++ 2 files changed, 16 insertions(+) (limited to 'Projects/VisualStudio/Editor') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index c09ba4b..4c93fd7 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -174,6 +174,7 @@ + @@ -252,6 +253,7 @@ + @@ -313,8 +315,10 @@ + + diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj.filters b/Projects/VisualStudio/Editor/Editor.vcxproj.filters index 6809215..5323a7c 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj.filters +++ b/Projects/VisualStudio/Editor/Editor.vcxproj.filters @@ -378,6 +378,9 @@ Runtime\Math + + Runtime\FileSystem + @@ -641,6 +644,15 @@ Runtime\Math + + Runtime\Utilities + + + Runtime\Utilities + + + Runtime\FileSystem + -- cgit v1.1-26-g67d0