diff options
author | chai <chaifix@163.com> | 2018-11-14 08:12:17 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-11-14 08:12:17 +0800 |
commit | 84aea028f9955c9313fa14b62d39a3e8e80b84b7 (patch) | |
tree | 85c3096a84fd231cb7dec2d4d5cf4519a5a46c92 /build/vc++/jin.vcxproj | |
parent | 0bfff69053e27fbb6e541a6b8afa6c8e61a62403 (diff) |
*更新sprite
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 6b9449f..19d6585 100644 --- a/build/vc++/jin.vcxproj +++ b/build/vc++/jin.vcxproj @@ -199,6 +199,7 @@ <ClInclude Include="..\..\src\lua\libraries\luax\luax.h" /> <ClInclude Include="..\..\src\lua\luax.h" /> <ClInclude Include="..\..\src\lua\modules\graphics\je_lua_page.h" /> + <ClInclude Include="..\..\src\lua\modules\graphics\je_lua_spritesheet.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" /> |