mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
Add vibration support for Symbian. Update native.
This commit is contained in:
parent
d696e5b02f
commit
51a3e16295
@ -13,7 +13,7 @@ symbian: MOBILITY += systeminfo
|
||||
|
||||
# Libs
|
||||
symbian {
|
||||
LIBS += -lCore.lib -lCommon.lib -lNative.lib -llibglib
|
||||
LIBS += -lCore.lib -lCommon.lib -lNative.lib -llibglib -lhwrmvibraclient
|
||||
# For now you have to copy these to the Symbian lib dir using ffmpeg/symbian-install.sh
|
||||
LIBS += -lavformat.lib -lavcodec.lib -lavutil.lib -lswresample.lib -lswscale.lib
|
||||
}
|
||||
|
2
native
2
native
@ -1 +1 @@
|
||||
Subproject commit 9aa30a69f6f4d64b7d5e9d492e857b8eb03e7b7c
|
||||
Subproject commit 36bc59f006d4eebe5aef00071cf95f3d848e0444
|
Loading…
Reference in New Issue
Block a user