From 7c8c68d79343d04be382334c15a73d079450857c Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 17 Oct 2021 23:05:01 +0800 Subject: *misc --- Projects/VisualStudio/Editor/Editor.vcxproj | 53 ++++--- .../VisualStudio/Editor/Editor.vcxproj.filters | 170 ++++++++++++--------- 2 files changed, 122 insertions(+), 101 deletions(-) (limited to 'Projects/VisualStudio/Editor') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index 1ae6d0d..14bdfb3 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -161,19 +161,21 @@ + + + + + + + + + + - - - - - - - - - + @@ -186,27 +188,28 @@ + + + + + + + + + + + + + + + - - - - - - - - - - - - - - @@ -226,8 +229,8 @@ - - + + diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj.filters b/Projects/VisualStudio/Editor/Editor.vcxproj.filters index 5c0cfb5..cf4698b 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj.filters +++ b/Projects/VisualStudio/Editor/Editor.vcxproj.filters @@ -19,9 +19,6 @@ {87a57ef1-78d8-42b8-b179-ce1bbb5c4f8b} - - {f9573ff2-4a53-4953-806e-f0ce0c586910} - {6c7e1979-1cd3-40c7-98e1-f063c325d642} @@ -46,6 +43,18 @@ {337f607e-8c00-4e7b-a925-9380e08a30f0} + + {f9573ff2-4a53-4953-806e-f0ce0c586910} + + + {c1e200c9-0eec-40e2-a69f-ccaaaa208200} + + + {0d57b53a-e29a-4ece-a6d8-f5aa13d15891} + + + {707a995f-6856-44c8-857c-14e7834e86e3} + @@ -66,33 +75,6 @@ Editor\GUI - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - Editor\GUI @@ -150,6 +132,39 @@ Editor\Scripting\IMGUI + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\Scripting\GL + + + Editor\Shaders + @@ -203,48 +218,6 @@ Editor\GUI - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - - - Runtime\Scripting - Editor\Utils @@ -266,13 +239,58 @@ Editor\Scripting + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Runtime\LuaBind + + + Editor\Shaders + - - Runtime\Scripting + + Runtime\LuaBind - - Runtime\Scripting + + Runtime\LuaBind \ No newline at end of file -- cgit v1.1-26-g67d0