mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-04 01:46:42 +00:00
VITA: Add SceMotion_stub library
It's used by new versions of Vita SDL. Library is present for a long time so it should link OK with older SDKs.
This commit is contained in:
parent
1c25507641
commit
9c7ce6cf33
2
configure
vendored
2
configure
vendored
@ -3779,7 +3779,7 @@ case $_backend in
|
||||
append_var LIBS "-lSceSysmodule_stub -lSceDisplay_stub -lSceGxm_stub"
|
||||
append_var LIBS "-lSceAudio_stub -lSceCtrl_stub -lScePower_stub"
|
||||
append_var LIBS "-lSceNet_stub -lSceNetCtl_stub -lSceAppMgr_stub -lScePgf_stub"
|
||||
append_var LIBS "-lSceTouch_stub -lSceHid_stub"
|
||||
append_var LIBS "-lSceTouch_stub -lSceHid_stub -lSceMotion_stub"
|
||||
_sdl=yes
|
||||
_sdlversion=2.0.0
|
||||
append_var MODULES "backends/platform/sdl"
|
||||
|
Loading…
x
Reference in New Issue
Block a user