summaryrefslogtreecommitdiff
path: root/Projects/VisualStudio/Editor/Editor.vcxproj
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2021-11-10 19:49:15 +0800
committerchai <chaifix@163.com>2021-11-10 19:49:15 +0800
commitf706f0e17ac2e7893feddc96b496db89f35e94a8 (patch)
tree5daa1df2c19ced5518efb57ab70e5def78b243e2 /Projects/VisualStudio/Editor/Editor.vcxproj
parentfd646350b566dbe274b65b775029bd45b05e22bd (diff)
*misc
Diffstat (limited to 'Projects/VisualStudio/Editor/Editor.vcxproj')
-rw-r--r--Projects/VisualStudio/Editor/Editor.vcxproj5
1 files changed, 1 insertions, 4 deletions
diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj
index 0d9bd11..dc727bb 100644
--- a/Projects/VisualStudio/Editor/Editor.vcxproj
+++ b/Projects/VisualStudio/Editor/Editor.vcxproj
@@ -312,6 +312,7 @@
<ClInclude Include="..\..\..\Runtime\Lua\LuaBind\LuaBindInternal.h" />
<ClInclude Include="..\..\..\Runtime\Lua\LuaBind\LuaBindInvoker.h" />
<ClInclude Include="..\..\..\Runtime\Lua\LuaBind\LuaBindLClass.h" />
+ <ClInclude Include="..\..\..\Runtime\Lua\LuaBind\LuaBindLFunction.h" />
<ClInclude Include="..\..\..\Runtime\Lua\LuaBind\LuaBindMemberRef.h" />
<ClInclude Include="..\..\..\Runtime\Lua\LuaBind\LuaBindRef.h" />
<ClInclude Include="..\..\..\Runtime\Lua\LuaBind\LuaBindRefTable.h" />
@@ -320,10 +321,6 @@
<ClInclude Include="..\..\..\Runtime\Lua\LuaBind\LuaBindUtility.h" />
<ClInclude Include="..\..\..\Runtime\Lua\LuaBind\LuaBindVM.h" />
<ClInclude Include="..\..\..\Runtime\Lua\LuaBind\LuaBindWatchDog.h" />
- <ClInclude Include="..\..\..\Runtime\Lua\LuaBind\signal\bind.h" />
- <ClInclude Include="..\..\..\Runtime\Lua\LuaBind\signal\remove_from_container.h" />
- <ClInclude Include="..\..\..\Runtime\Lua\LuaBind\signal\signal.h" />
- <ClInclude Include="..\..\..\Runtime\Lua\LuaBind\signal\slot.h" />
<ClInclude Include="..\..\..\Runtime\Lua\LuaHelper.h" />
<ClInclude Include="..\..\..\Runtime\Math\AABB.h" />
<ClInclude Include="..\..\..\Runtime\Math\FloatConversion.h" />