From 0035e0d47bbce8311d3a4e559e74b8cdc5209d47 Mon Sep 17 00:00:00 2001 From: chai Date: Wed, 27 Oct 2021 01:06:48 +0800 Subject: *load image --- Projects/VisualStudio/Editor/Editor.vcxproj | 2 ++ Projects/VisualStudio/Editor/Editor.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) (limited to 'Projects/VisualStudio') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index bc3ce5b..024d9d9 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -167,6 +167,7 @@ + @@ -236,6 +237,7 @@ + diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj.filters b/Projects/VisualStudio/Editor/Editor.vcxproj.filters index 8dc6c1f..81e2dd9 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj.filters +++ b/Projects/VisualStudio/Editor/Editor.vcxproj.filters @@ -351,6 +351,9 @@ Runtime\Scripting\Resource + + Editor\Utils + @@ -581,6 +584,9 @@ Runtime\FileSystem + + Editor\Utils + -- cgit v1.1-26-g67d0