diff options
author | chai <chaifix@163.com> | 2021-11-17 00:46:58 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-11-17 00:46:58 +0800 |
commit | 9421ca53788e51a92b28056e06af3d9dd6b4d92c (patch) | |
tree | 045519df1b7eacbadd8af5df79c1367869514dc8 /Projects/VisualStudio/Editor/Editor.vcxproj | |
parent | 1f5b75d39721ad40483f1b188af2e965fbe205ac (diff) |
*rename
Diffstat (limited to 'Projects/VisualStudio/Editor/Editor.vcxproj')
-rw-r--r-- | Projects/VisualStudio/Editor/Editor.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/VisualStudio/Editor/Editor.vcxproj b/Projects/VisualStudio/Editor/Editor.vcxproj index bdf16ca..f9f04eb 100644 --- a/Projects/VisualStudio/Editor/Editor.vcxproj +++ b/Projects/VisualStudio/Editor/Editor.vcxproj @@ -328,6 +328,7 @@ <ClInclude Include="..\..\..\Runtime\Lua\LuaBind\LuaBindVM.h" />
<ClInclude Include="..\..\..\Runtime\Lua\LuaBind\LuaBindWatchDog.h" />
<ClInclude Include="..\..\..\Runtime\Lua\LuaHelper.h" />
+ <ClInclude Include="..\..\..\Runtime\Lua\LuaObjectProxy.h" />
<ClInclude Include="..\..\..\Runtime\Math\AABB.h" />
<ClInclude Include="..\..\..\Runtime\Math\FloatConversion.h" />
<ClInclude Include="..\..\..\Runtime\Math\Math.h" />
|