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 a61fb35..02bf7f0 100644
--- a/build/vc++/jin.vcxproj
+++ b/build/vc++/jin.vcxproj
@@ -144,6 +144,7 @@
</ItemDefinitionGroup>
<ItemGroup>
<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" />
<ClCompile Include="..\..\src\lua\common\je_lua_reference.cpp" />
<ClCompile Include="..\..\src\lua\jin.cpp" />
@@ -185,6 +186,7 @@
<ClInclude Include="..\..\src\lua\common\je_lua_constant.h" />
<ClInclude Include="..\..\src\lua\common\je_lua_error.h" />
<ClInclude Include="..\..\src\lua\common\je_lua_callback.h" />
+ <ClInclude Include="..\..\src\lua\common\je_lua_function.h" />
<ClInclude Include="..\..\src\lua\common\je_lua_proxy.h" />
<ClInclude Include="..\..\src\lua\common\je_lua_reference.h" />
<ClInclude Include="..\..\src\lua\common\je_lua_shared.hpp" />