From 761793aec914f4af5b3145400091c58b74c37ebf Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Fri, 28 Aug 2009 19:07:49 +0200 Subject: Removing an obviously obsolete LIBS includion workaround. Reviewed-By: Trustme --- src/gui/styles/styles.pri | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/gui/styles/styles.pri b/src/gui/styles/styles.pri index 70ac6cb..7e725c0 100644 --- a/src/gui/styles/styles.pri +++ b/src/gui/styles/styles.pri @@ -168,8 +168,6 @@ contains( styles, s60 ):contains(QT_CONFIG, s60) { SOURCES += styles/qs60style.cpp symbian { SOURCES += styles/qs60style_s60.cpp - # TODO: fix the following LIBS hack. Line 1 is for armv5, 2 for winscw - LIBS += aknicon aknskins aknskinsrv fontutils LIBS += -laknicon -laknskins -laknskinsrv -lfontutils } else { SOURCES += styles/qs60style_simulated.cpp -- cgit v0.12