[HB] Remove stale makefile.msc too
This commit is contained in:
parent
da2c52abcd
commit
fa7d472494
@ -1,19 +0,0 @@
|
||||
TOP = ..\..\..
|
||||
!INCLUDE $(TOP)\glib\build\win32\make.msc
|
||||
|
||||
INCLUDES = -I . -I ..\.. $(FREETYPE2_CFLAGS) $(GLIB_CFLAGS)
|
||||
DEFINES = -DPANGO_ENABLE_ENGINE
|
||||
|
||||
OBJECTS = \
|
||||
ftglue.obj \
|
||||
harfbuzz-buffer.obj \
|
||||
harfbuzz-gdef.obj \
|
||||
harfbuzz-gpos.obj \
|
||||
harfbuzz-gsub.obj \
|
||||
harfbuzz-open.obj \
|
||||
|
||||
all : \
|
||||
pango-ot.lib
|
||||
|
||||
pango-ot.lib : $(OBJECTS)
|
||||
lib /out:$@ $(OBJECTS)
|
Loading…
Reference in New Issue
Block a user