link freetype statically again

This commit is contained in:
Herbert Duerr 2001-06-19 14:57:26 +00:00
parent 577273b73f
commit ff0521c6bd

View file

@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.22 $
# $Revision: 1.23 $
#
# last change: $Author: pluby $ $Date: 2001-06-15 22:01:37 $
# last change: $Author: hdu $ $Date: 2001-06-19 15:57:26 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -203,7 +203,7 @@ LIB1FILES+= \
.IF "$(USE_BUILTIN_RASTERIZER)"!=""
LIB1FILES += $(SLB)$/glyphs.lib
SHL1STDLIBS+= $(FREETYPELIB)
SHL1STDLIBS+= $(FREETYPELIBST)
.ENDIF
SHL1TARGET= vcl$(VERSION)$(DLLPOSTFIX)