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.pri6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/gui/text/text.pri b/src/gui/text/text.pri
index fb46642b31..ffd53313a3 100644
--- a/src/gui/text/text.pri
+++ b/src/gui/text/text.pri
@@ -77,12 +77,6 @@ SOURCES += \
text/qglyphrun.cpp \
text/qdistancefield.cpp
-contains(QT_CONFIG, directwrite) {
- LIBS_PRIVATE += -ldwrite
- HEADERS += text/qfontenginedirectwrite_p.h
- SOURCES += text/qfontenginedirectwrite.cpp
-}
-
SOURCES += \
text/qfont_qpa.cpp \
text/qfontengine_qpa.cpp \