diff options
Diffstat (limited to 'build/vc++/jin.vcxproj')
-rw-r--r-- | build/vc++/jin.vcxproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/vc++/jin.vcxproj b/build/vc++/jin.vcxproj index 3394bf6..b3c36a7 100644 --- a/build/vc++/jin.vcxproj +++ b/build/vc++/jin.vcxproj @@ -254,8 +254,8 @@ <Image Include="..\..\res\icon.ico" /> </ItemGroup> <ItemGroup> - <ProjectReference Include="3rdparty\luajit\luajit.vcxproj"> - <Project>{80410a0c-5592-418e-848b-fec61c432f53}</Project> + <ProjectReference Include="3rdparty\LuaJIT-2.0.5\LuaJIT-2.0.5.vcxproj"> + <Project>{45ac0438-98a8-4369-a21d-bbcbe7995b34}</Project> </ProjectReference> <ProjectReference Include="libjin\libjin.vcxproj"> <Project>{9ee02090-c15e-4520-9c05-c435e45ef2fc}</Project> |