mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-23 07:31:56 +00:00
Remove some now unnecessary dependencies for Symbian.
This commit is contained in:
parent
3558c33fe6
commit
85e10b6c39
@ -9,7 +9,7 @@ win32: QT += multimedia
|
||||
include(Settings.pri)
|
||||
|
||||
# Libs
|
||||
symbian: LIBS += -lCore.lib -lCommon.lib -lNative.lib -lcone -leikcore -lavkon -lezlib
|
||||
symbian: LIBS += -lCore.lib -lCommon.lib -lNative.lib
|
||||
blackberry: LIBS += -L. -lCore -lCommon -lNative -lscreen -lsocket -lstdc++
|
||||
win32 {
|
||||
CONFIG(release, debug|release) {
|
||||
|
2
native
2
native
@ -1 +1 @@
|
||||
Subproject commit 21a7ee80fb2f31bfff1a739bce80ac8e5047952b
|
||||
Subproject commit a0f4674f0bc86199865315d88bfe647a297d1b0e
|
Loading…
x
Reference in New Issue
Block a user