diff options
author | chai <chaifix@163.com> | 2018-08-14 09:26:22 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-08-14 09:26:22 +0800 |
commit | 5162f84be0a4deb447c6ba1226722b049335d525 (patch) | |
tree | 5f7ed0ddc05b1499eaf0607b88fd5cb5e2a961c1 /build/vs2015/jin.vcxproj | |
parent | 636e766791dc8680d237fafe4ff6dd904e16a860 (diff) |
*update
Diffstat (limited to 'build/vs2015/jin.vcxproj')
-rw-r--r-- | build/vs2015/jin.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/vs2015/jin.vcxproj b/build/vs2015/jin.vcxproj index b24958c..ab69c45 100644 --- a/build/vs2015/jin.vcxproj +++ b/build/vs2015/jin.vcxproj @@ -321,6 +321,7 @@ <ClInclude Include="..\..\src\lua\luaopen_types.h" /> <ClInclude Include="..\..\src\lua\luax.h" /> <ClInclude Include="..\..\src\lua\net\lua_net_Buffer.h" /> + <ClInclude Include="..\..\src\lua\net\lua_net_Socket.h" /> <ClInclude Include="resource.h" /> </ItemGroup> <ItemGroup> |