From 85e10b6c396a1e4d6f5a4a530f15ad505c4c623a Mon Sep 17 00:00:00 2001 From: Sacha Date: Wed, 20 Mar 2013 05:29:02 +1000 Subject: [PATCH] Remove some now unnecessary dependencies for Symbian. --- Qt/PPSSPP.pro | 2 +- native | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Qt/PPSSPP.pro b/Qt/PPSSPP.pro index eea0696da9..d52995adf5 100755 --- a/Qt/PPSSPP.pro +++ b/Qt/PPSSPP.pro @@ -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) { diff --git a/native b/native index 21a7ee80fb..a0f4674f0b 160000 --- a/native +++ b/native @@ -1 +1 @@ -Subproject commit 21a7ee80fb2f31bfff1a739bce80ac8e5047952b +Subproject commit a0f4674f0bc86199865315d88bfe647a297d1b0e