summaryrefslogtreecommitdiff
path: root/freetype
authorkergoth <kergoth>2002-02-01 22:24:34 (UTC)
committer kergoth <kergoth>2002-02-01 22:24:34 (UTC)
commit5a3c8bf8c1033882685f3a6d897c6fa5229403e3 (patch) (side-by-side diff)
tree48303354ea88e165f5a263208c9ecd8ba503dfe4 /freetype
parent190a0111ccd874923bf88dac938531a18f52e698 (diff)
downloadopie-5a3c8bf8c1033882685f3a6d897c6fa5229403e3.zip
opie-5a3c8bf8c1033882685f3a6d897c6fa5229403e3.tar.gz
opie-5a3c8bf8c1033882685f3a6d897c6fa5229403e3.tar.bz2
Making opie compile again.
Diffstat (limited to 'freetype') (more/less context) (ignore whitespace changes)
-rw-r--r--freetype/Makefile.in10
1 files changed, 3 insertions, 7 deletions
diff --git a/freetype/Makefile.in b/freetype/Makefile.in
index ba4c829..cdc6fa4 100644
--- a/freetype/Makefile.in
+++ b/freetype/Makefile.in
@@ -8,3 +8,3 @@ CC = $(SYSCONF_CC) $(QT_C_MT)
CFLAGS = $(SYSCONF_CFLAGS) $(SYSCONF_CFLAGS_LIB)
-INCPATH = -I../library
+INCPATH = -I$(OPIEDIR)/include
LFLAGS = $(SYSCONF_LFLAGS_QT) $(SYSCONF_RPATH_QT) $(SYSCONF_LFLAGS) $(QT_LFLAGS_MT)
@@ -26,4 +26,3 @@ TARGET1 = lib$(TARGET).so.$(VER_MAJ)
HEADERS = fontfactoryttf_qws.h \
- freetypefactoryimpl.h \
- qfontdata_p.h
+ freetypefactoryimpl.h
SOURCES = fontfactoryttf_qws.cpp \
@@ -111,6 +110,3 @@ freetypefactoryimpl.o: freetypefactoryimpl.cpp \
qfontdata_p.h \
- freetypefactoryimpl.h \
- ../library/fontfactoryinterface.h \
- ../library/qcom.h \
- ../library/quuid.h
+ freetypefactoryimpl.h