From 8446078851f5430e8315d6618d8d5dd9d6e3d1ab Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 19 Oct 2021 02:21:47 +0800 Subject: +LuaPanda --- Projects/VisualStudio/Editor/Editor.vcxproj | 4 ++++ Projects/VisualStudio/Editor/Editor.vcxproj.filters | 15 +++++++++++++++ Projects/VisualStudio/Editor/Editor.vcxproj.user | 2 +- 3 files changed, 20 insertions(+), 1 deletion(-) (limited to 'Projects/VisualStudio/Editor') diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index 8dfc5c6..ab1a930 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -156,6 +156,7 @@ + @@ -167,6 +168,7 @@ + @@ -195,10 +197,12 @@ + + diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj.filters b/Projects/VisualStudio/Editor/Editor.vcxproj.filters index 5062a9f..df356e4 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj.filters +++ b/Projects/VisualStudio/Editor/Editor.vcxproj.filters @@ -73,6 +73,9 @@ {f9573ff2-4a53-4953-806e-f0ce0c586910} + + {c2d9fa5b-8087-48e3-90b7-b5e6d02be909} + @@ -204,6 +207,12 @@ Runtime\Lua + + Editor\Win + + + Editor + @@ -335,6 +344,12 @@ Runtime\Lua + + Editor\Win + + + Editor + diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj.user b/Projects/VisualStudio/Editor/Editor.vcxproj.user index f86de5d..d353c78 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj.user +++ b/Projects/VisualStudio/Editor/Editor.vcxproj.user @@ -5,6 +5,6 @@ WindowsLocalDebugger - true + false \ No newline at end of file -- cgit v1.1-26-g67d0