diff options
Diffstat (limited to 'build/vc++/jin/jin.vcxproj')
-rw-r--r-- | build/vc++/jin/jin.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/vc++/jin/jin.vcxproj b/build/vc++/jin/jin.vcxproj index 7c0c145..98ae932 100644 --- a/build/vc++/jin/jin.vcxproj +++ b/build/vc++/jin/jin.vcxproj @@ -143,7 +143,7 @@ <ClCompile Include="..\..\..\src\jin\main.cpp" /> </ItemGroup> <ItemGroup> - <ProjectReference Include="..\jin.vcxproj"> + <ProjectReference Include="..\libjin-lua\libjin-lua.vcxproj"> <Project>{a3e35eca-62eb-45ce-8152-674fbc7f7a3b}</Project> </ProjectReference> </ItemGroup> |