diff options
author | chai <chaifix@163.com> | 2018-11-13 21:33:25 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-11-13 21:33:25 +0800 |
commit | d2058dce75ceb67f27c50e9f27d755a4d30c9003 (patch) | |
tree | 7575e4b15b637511705632c276f244159841e375 /build/vc++/jin.vcxproj | |
parent | 75792c15480d3d99b2ba7e79e143e4b569b22611 (diff) |
*修改渲染模块
Diffstat (limited to 'build/vc++/jin.vcxproj')
-rw-r--r-- | build/vc++/jin.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/vc++/jin.vcxproj b/build/vc++/jin.vcxproj index 320b567..b28f79b 100644 --- a/build/vc++/jin.vcxproj +++ b/build/vc++/jin.vcxproj @@ -198,6 +198,7 @@ <ClInclude Include="..\..\src\lua\jin.h" /> <ClInclude Include="..\..\src\lua\libraries\luax\luax.h" /> <ClInclude Include="..\..\src\lua\luax.h" /> + <ClInclude Include="..\..\src\lua\modules\graphics\je_lua_sprite.h" /> <ClInclude Include="..\..\src\lua\modules\luax.h" /> <ClInclude Include="..\..\src\lua\modules\net\je_lua_buffer.h" /> <ClInclude Include="..\..\src\lua\modules\thread\je_lua_thread.h" /> |