summaryrefslogtreecommitdiffstats
path: root/src/gui/text/text.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/text/text.pri')
-rw-r--r--src/gui/text/text.pri20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/gui/text/text.pri b/src/gui/text/text.pri
index c6bdfbd9c2..a5135cbd85 100644
--- a/src/gui/text/text.pri
+++ b/src/gui/text/text.pri
@@ -107,25 +107,5 @@ SOURCES += \
HEADERS += \
text/qplatformfontdatabase_qpa.h
-symbian {
- SOURCES += \
- text/qfont_s60.cpp
- contains(QT_CONFIG, freetype) {
- SOURCES += \
- text/qfontengine_ft.cpp \
- text/qrawfont_ft.cpp
- HEADERS += \
- text/qfontengine_ft_p.h
- DEFINES += \
- QT_NO_FONTCONFIG
- } else {
- SOURCES += \
- text/qfontengine_s60.cpp
- HEADERS += \
- text/qfontengine_s60_p.h
- }
- LIBS += -lfntstr -lecom
-}
-
DEFINES += QT_NO_OPENTYPE
INCLUDEPATH += ../3rdparty/harfbuzz/src