summaryrefslogtreecommitdiffstats
path: root/src/gui/styles/styles.pri
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@nokia.com>2009-08-28 17:07:49 (GMT)
committerAlessandro Portale <alessandro.portale@nokia.com>2009-08-28 17:08:28 (GMT)
commit761793aec914f4af5b3145400091c58b74c37ebf (patch)
treef5c043265114dca932e33c4cb799c8d00aa14ca7 /src/gui/styles/styles.pri
parentf25f5b41a620b6d46e78eb97e3b2784c646493d0 (diff)
downloadQt-761793aec914f4af5b3145400091c58b74c37ebf.zip
Qt-761793aec914f4af5b3145400091c58b74c37ebf.tar.gz
Qt-761793aec914f4af5b3145400091c58b74c37ebf.tar.bz2
Removing an obviously obsolete LIBS includion workaround.
Reviewed-By: Trustme
Diffstat (limited to 'src/gui/styles/styles.pri')
-rw-r--r--src/gui/styles/styles.pri2
1 files changed, 0 insertions, 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