From 80dca084b568e4e77d2a4031ce8625cdabc660ab Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 28 Oct 2021 01:52:12 +0800 Subject: + custom vertex buffer --- Projects/VisualStudio/Editor/Editor.vcxproj | 5 +++++ Projects/VisualStudio/Editor/Editor.vcxproj.filters | 15 +++++++++++++++ 2 files changed, 20 insertions(+) (limited to 'Projects/VisualStudio/Editor') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index e2fbda7..04a853b 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -178,6 +178,7 @@ + @@ -193,6 +194,7 @@ + @@ -264,11 +266,14 @@ + + + diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj.filters b/Projects/VisualStudio/Editor/Editor.vcxproj.filters index 1b419c4..3aa90fd 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj.filters +++ b/Projects/VisualStudio/Editor/Editor.vcxproj.filters @@ -369,6 +369,12 @@ Runtime\Graphics + + Runtime\Graphics + + + Runtime\Graphics + @@ -614,6 +620,15 @@ Runtime\Graphics + + Runtime\Graphics + + + Runtime\Graphics + + + Runtime\Graphics + -- cgit v1.1-26-g67d0