From 4b24de9ef863f54eb09a5fa1f18e2905cedcc439 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 31 Oct 2021 17:13:50 +0800 Subject: + shader command --- Projects/VisualStudio/Editor/Editor.vcxproj | 1 + Projects/VisualStudio/Editor/Editor.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) (limited to 'Projects') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index d35cb10..e6c8aee 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -274,6 +274,7 @@ + diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj.filters b/Projects/VisualStudio/Editor/Editor.vcxproj.filters index 3f35125..78f759a 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj.filters +++ b/Projects/VisualStudio/Editor/Editor.vcxproj.filters @@ -677,6 +677,9 @@ Runtime\Utilities + + Runtime\Graphics + -- cgit v1.1-26-g67d0