From 999a6f05758c10a902354457ecbf6c943bfed514 Mon Sep 17 00:00:00 2001 From: Hans Breuer Date: Sat, 13 Jan 2007 21:31:41 +0000 Subject: [PATCH] updated 2007-01-13 Hans Breuer * pango/makefile.msc pango/opentype/makefile.msc : updated --- src/makefile.msc | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/src/makefile.msc b/src/makefile.msc index fedfbf35..29438833 100644 --- a/src/makefile.msc +++ b/src/makefile.msc @@ -5,16 +5,12 @@ INCLUDES = -I . -I ..\.. $(FREETYPE2_CFLAGS) $(GLIB_CFLAGS) DEFINES = -DPANGO_ENABLE_ENGINE OBJECTS = \ - ftxgdef.obj \ - disasm.obj \ - ftxgpos.obj \ - ftxgsub.obj \ - ftxopen.obj \ - otlbuffer.obj \ -# ottest.obj \ - pango-ot-buffer.obj \ - pango-ot-info.obj \ - pango-ot-ruleset.obj \ + ftglue.obj \ + harfbuzz-buffer.obj \ + harfbuzz-gdef.obj \ + harfbuzz-gpos.obj \ + harfbuzz-gsub.obj \ + harfbuzz-open.obj \ all : \ pango-ot.lib -- GitLab