diff options
author | chai <chaifix@163.com> | 2018-10-26 01:36:01 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2018-10-26 01:36:01 +0800 |
commit | dcee98f88ea7aa0c0c5282b04540ac65daddcbb7 (patch) | |
tree | d2b38bbf70e6b596be7c272508875a7f78a68dbb /build/vc++/libjin | |
parent | 454f79862d0aee9bf61debe0e976d61d7e0f3469 (diff) |
+SDL2代码
Diffstat (limited to 'build/vc++/libjin')
-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> |