summaryrefslogtreecommitdiff
path: root/freetype/freetype.pro
Unidiff
Diffstat (limited to 'freetype/freetype.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--freetype/freetype.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/freetype/freetype.pro b/freetype/freetype.pro
index 841f6d4..f63a087 100644
--- a/freetype/freetype.pro
+++ b/freetype/freetype.pro
@@ -5,9 +5,9 @@ SOURCES = fontfactoryttf_qws.cpp freetypefactoryimpl.cpp
5 qt2:HEADERS+= qfontdata_p.h 5 qt2:HEADERS+= qfontdata_p.h
6 TARGET = freetypefactory 6 TARGET = freetypefactory
7 DESTDIR = ../plugins/fontfactories 7 DESTDIR = ../plugins/fontfactories
8INCLUDEPATH += $(QPEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include
9DEPENDPATH += $(QPEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10#INCLUDEPATH += $(QPEDIR)/include 10#INCLUDEPATH += $(OPIEDIR)/include
11 #DEPENDPATH+= /usr/local/include/freetype2 11 #DEPENDPATH+= /usr/local/include/freetype2
12LIBS += -lqpe -lfreetype 12LIBS += -lqpe -lfreetype
13 VERSION = 1.0.0 13 VERSION = 1.0.0