diff options
author | chai <chaifix@163.com> | 2018-11-23 14:27:15 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-11-23 14:27:15 +0800 |
commit | 71d6039f59b4a9485f6079c719c3b985adaa7914 (patch) | |
tree | f28b60f0b48e764ab056e553fb8f8e9dd3ba7418 /build/vc++/jin.vcxproj | |
parent | 25b37f912cde628377b55e262fcaa8458448da97 (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 e687894..556de9a 100644 --- a/build/vc++/jin.vcxproj +++ b/build/vc++/jin.vcxproj @@ -229,6 +229,7 @@ <ClInclude Include="..\..\src\lua\modules\graphics\je_lua_texture_font.h" /> <ClInclude Include="..\..\src\lua\modules\graphics\je_lua_ttf.h" /> <ClInclude Include="..\..\src\lua\modules\graphics\je_lua_ttf_data.h" /> + <ClInclude Include="..\..\src\lua\modules\je_lua_modules.h" /> <ClInclude Include="..\..\src\lua\modules\joypad\je_lua_joypad.h" /> <ClInclude Include="..\..\src\lua\modules\keyboard\je_lua_keyboard.h" /> <ClInclude Include="..\..\src\lua\modules\math\je_lua_math.h" /> |