diff options
Diffstat (limited to 'build/vc++/jin.vcxproj')
-rw-r--r-- | build/vc++/jin.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build/vc++/jin.vcxproj b/build/vc++/jin.vcxproj index f512551..bfbf21e 100644 --- a/build/vc++/jin.vcxproj +++ b/build/vc++/jin.vcxproj @@ -203,6 +203,9 @@ <Image Include="..\..\res\icon.ico" /> </ItemGroup> <ItemGroup> + <ProjectReference Include="3rdparty\luajit\luajit.vcxproj"> + <Project>{80410a0c-5592-418e-848b-fec61c432f53}</Project> + </ProjectReference> <ProjectReference Include="libjin\libjin.vcxproj"> <Project>{9ee02090-c15e-4520-9c05-c435e45ef2fc}</Project> </ProjectReference> |