diff options
author | chai <chaifix@163.com> | 2018-08-06 16:22:00 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-08-06 16:22:00 +0800 |
commit | 89e7a9ecfad9a54633eb3ebbab1d1f13ad78826f (patch) | |
tree | 1ba8a806af1b8e7750d6b637c296f08e13cf268e /build/vs2015/jin.vcxproj | |
parent | ea9769944a2db3abe15f537dab67e16fdfc20bef (diff) |
*update
Diffstat (limited to 'build/vs2015/jin.vcxproj')
-rw-r--r-- | build/vs2015/jin.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/vs2015/jin.vcxproj b/build/vs2015/jin.vcxproj index 90b0fd3..0808d53 100644 --- a/build/vs2015/jin.vcxproj +++ b/build/vs2015/jin.vcxproj @@ -216,7 +216,7 @@ <ClCompile Include="..\..\src\lua\mouse\luaopen_mouse.cpp" /> <ClCompile Include="..\..\src\lua\luaopen_jin.cpp" /> <ClCompile Include="..\..\src\lua\net\luaopen_net.cpp" /> - <ClCompile Include="..\..\src\lua\thread\luaopen_Thread.cpp" /> + <ClCompile Include="..\..\src\lua\thread\luaopen_thread.cpp" /> <ClCompile Include="..\..\src\lua\time\luaopen_time.cpp" /> <ClCompile Include="..\..\src\main.cpp" /> </ItemGroup> |