From 7ecf913256fb396e3027aac3318d996a716a52ef Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 25 Oct 2021 23:29:21 +0800 Subject: + job system --- Projects/VisualStudio/Editor/Editor.vcxproj | 21 +++++- .../VisualStudio/Editor/Editor.vcxproj.filters | 75 ++++++++++++++++++++-- 2 files changed, 89 insertions(+), 7 deletions(-) (limited to 'Projects/VisualStudio/Editor') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index 09b27d8..48e86e6 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -169,8 +169,12 @@ + + + + @@ -199,12 +203,18 @@ - + + + + + + + @@ -222,8 +232,12 @@ + + + + @@ -266,6 +280,11 @@ + + + + + diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj.filters b/Projects/VisualStudio/Editor/Editor.vcxproj.filters index bd5ff51..30edbd9 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj.filters +++ b/Projects/VisualStudio/Editor/Editor.vcxproj.filters @@ -79,9 +79,6 @@ {78c0524a-9039-474a-9a2e-fa243e84d60e} - - {350338b7-1176-4edc-9cc7-553a02d69895} - {47032dd6-dca2-478f-b594-d08c0b22e119} @@ -94,6 +91,15 @@ {6f4bc8ff-dc74-4866-938a-febc29400151} + + {4b88c077-bb33-4123-8860-caf27dbee47a} + + + {6bbc198e-b012-4f23-9e2d-7573768043c6} + + + {350338b7-1176-4edc-9cc7-553a02d69895} + @@ -225,9 +231,6 @@ Runtime\FileSystem - - Runtime\Scripting\FileSystem - Runtime\Scripting @@ -288,6 +291,39 @@ Runtime\Scripting\Rendering + + Runtime\FileSystem + + + Runtime\FileSystem + + + Runtime\Threading + + + Runtime\Threading + + + Runtime\Common + + + Runtime\Threading + + + Runtime\Threading + + + Runtime\Threading + + + Runtime\FileSystem + + + Runtime\Threading + + + Runtime\Scripting\IO + @@ -488,6 +524,33 @@ Runtime\Profiling + + Runtime\FileSystem + + + Runtime\FileSystem + + + Runtime\Threading + + + Runtime\Threading + + + Runtime\Threading + + + Runtime\Common + + + Runtime\Threading + + + Runtime\FileSystem + + + Runtime\Threading + -- cgit v1.1-26-g67d0