From 1b6f71b2777bdc74d63f988346a8cfee766718b0 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 28 Oct 2021 00:47:35 +0800 Subject: +DefaultVertexLayout --- Projects/VisualStudio/Editor/Editor.vcxproj | 7 +++++++ Projects/VisualStudio/Editor/Editor.vcxproj.filters | 21 +++++++++++++++++++++ 2 files changed, 28 insertions(+) (limited to 'Projects/VisualStudio/Editor') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index de5e835..e2fbda7 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -177,6 +177,8 @@ + + @@ -189,7 +191,9 @@ + + @@ -249,6 +253,8 @@ + + @@ -263,6 +269,7 @@ + diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj.filters b/Projects/VisualStudio/Editor/Editor.vcxproj.filters index 9bda8cd..1b419c4 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj.filters +++ b/Projects/VisualStudio/Editor/Editor.vcxproj.filters @@ -357,6 +357,18 @@ Runtime\Graphics + + Runtime\FileSystem + + + Runtime\FileSystem + + + Runtime\Graphics + + + Runtime\Graphics + @@ -593,6 +605,15 @@ Runtime\Graphics + + Runtime\Graphics + + + Runtime\Graphics + + + Runtime\Graphics + -- cgit v1.1-26-g67d0