diff options
Diffstat (limited to 'build/vc++/libjin/libjin.vcxproj')
-rw-r--r-- | build/vc++/libjin/libjin.vcxproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/build/vc++/libjin/libjin.vcxproj b/build/vc++/libjin/libjin.vcxproj index 049f1d8..671eec7 100644 --- a/build/vc++/libjin/libjin.vcxproj +++ b/build/vc++/libjin/libjin.vcxproj @@ -274,6 +274,12 @@ <ProjectReference Include="..\3rdparty\GLee\GLee.vcxproj"> <Project>{8828f6b1-f167-4bc9-b7c7-7cc34cddee8a}</Project> </ProjectReference> + <ProjectReference Include="..\3rdparty\SDL2main\SDL2main.vcxproj"> + <Project>{5522bdba-3f18-4edd-b6e4-ce6a70d9d794}</Project> + </ProjectReference> + <ProjectReference Include="..\3rdparty\SDL2\SDL2.vcxproj"> + <Project>{8658f91c-9aae-4819-9005-77d09c61d97f}</Project> + </ProjectReference> <ProjectReference Include="..\3rdparty\smount\smount.vcxproj"> <Project>{3fc3e8b7-380e-41e6-91ff-82fa5e622d29}</Project> </ProjectReference> |