aboutsummaryrefslogtreecommitdiff
path: root/build/vc++/jin.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'build/vc++/jin.vcxproj')
-rw-r--r--build/vc++/jin.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/vc++/jin.vcxproj b/build/vc++/jin.vcxproj
index 5f851e4..154f40d 100644
--- a/build/vc++/jin.vcxproj
+++ b/build/vc++/jin.vcxproj
@@ -143,6 +143,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
+ <ClCompile Include="..\..\src\lua\common\je_lua.cpp" />
<ClCompile Include="..\..\src\lua\common\je_lua_callback.cpp" />
<ClCompile Include="..\..\src\lua\common\je_lua_function.cpp" />
<ClCompile Include="..\..\src\lua\common\je_lua_port.h" />
@@ -184,6 +185,7 @@
<ClCompile Include="..\..\src\lua\modules\time\je_lua_timer.cpp" />
</ItemGroup>
<ItemGroup>
+ <ClInclude Include="..\..\src\lua\common\je_lua.h" />
<ClInclude Include="..\..\src\lua\common\je_lua_common.h" />
<ClInclude Include="..\..\src\lua\common\je_lua_constant.h" />
<ClInclude Include="..\..\src\lua\common\je_lua_error.h" />