Remove platform specific DirectWrite font engine from QtGui
[profile/ivi/qtbase.git] / src / gui / text / text.pri
index fb46642..ffd5331 100644 (file)
@@ -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 \