From e5ffcfb43231c55c1cdd71566e622de7583160a9 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 31 Oct 2021 19:47:57 +0800 Subject: * glsl compiler --- Projects/VisualStudio/Editor/Editor.vcxproj | 1 + Projects/VisualStudio/Editor/Editor.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) (limited to 'Projects/VisualStudio/Editor') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index e6c8aee..3dda150 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -191,6 +191,7 @@ + diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj.filters b/Projects/VisualStudio/Editor/Editor.vcxproj.filters index 78f759a..32f64ac 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj.filters +++ b/Projects/VisualStudio/Editor/Editor.vcxproj.filters @@ -390,6 +390,9 @@ Runtime\Rendering + + Runtime\Graphics + -- cgit v1.1-26-g67d0