From 208e23de77ad6d104f13a0bb591ae16c4a805fe9 Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 26 Oct 2021 23:20:45 +0800 Subject: *load image async --- Projects/VisualStudio/Editor/Editor.vcxproj | 3 +++ Projects/VisualStudio/Editor/Editor.vcxproj.filters | 12 ++++++++++++ 2 files changed, 15 insertions(+) (limited to 'Projects/VisualStudio') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index ad75401..bc3ce5b 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -173,6 +173,7 @@ + @@ -213,6 +214,7 @@ + @@ -240,6 +242,7 @@ + diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj.filters b/Projects/VisualStudio/Editor/Editor.vcxproj.filters index 4170c69..8dc6c1f 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj.filters +++ b/Projects/VisualStudio/Editor/Editor.vcxproj.filters @@ -106,6 +106,9 @@ {e9a9d1a8-f637-407d-83f7-99dc9da72b8f} + + {5579c035-9fb8-4c27-9d3a-6435e23e07be} + @@ -342,6 +345,12 @@ Runtime\Scripting\Rendering + + Runtime\FileSystem + + + Runtime\Scripting\Resource + @@ -569,6 +578,9 @@ Runtime\Threading + + Runtime\FileSystem + -- cgit v1.1-26-g67d0