summaryrefslogtreecommitdiff
path: root/freetype/freetype.pro
Unidiff
Diffstat (limited to 'freetype/freetype.pro') (more/less context) (show whitespace changes)
-rw-r--r--freetype/freetype.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/freetype/freetype.pro b/freetype/freetype.pro
index 19451d7..bdc37f6 100644
--- a/freetype/freetype.pro
+++ b/freetype/freetype.pro
@@ -9,7 +9,7 @@ INCLUDEPATH += $(QTDIR)/src/3rdparty/freetype/include $(QTDIR)/src/3rdparty/free
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe -lfreetype 10LIBS += -lqpe -lfreetype
11 VERSION = 1.0.0 11 VERSION = 1.0.0
12 12
13 13
14 14
15include ( ../include.pro ) 15include ( $(OPIEDIR)/include.pro )