summaryrefslogtreecommitdiffstats
path: root/src/declarative/declarative.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/declarative.pro')
-rw-r--r--src/declarative/declarative.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/declarative/declarative.pro b/src/declarative/declarative.pro
index 4ed4f9f..6bd314f 100644
--- a/src/declarative/declarative.pro
+++ b/src/declarative/declarative.pro
@@ -27,6 +27,13 @@ include(debugger/debugger.pri)
symbian: {
TARGET.UID3=0x2001E623
LIBS += -lefsrv
+
+ contains(QT_CONFIG, freetype) {
+ DEFINES += QT_NO_FONTCONFIG
+ INCLUDEPATH += \
+ ../3rdparty/freetype/src \
+ ../3rdparty/freetype/include
+ }
}
DEFINES += QT_NO_OPENTYPE