Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

42 lines
909 B

!IF 0
Copyright (c) 1996 - 1999 Microsoft Corporation
!ENDIF
!ifndef PRNROOT
PRNROOT=$(MAKEDIR:\unidrv2\font=)
!endif
!include $(PRNROOT)\print.inc
TARGETNAME=font
TARGETPATH=obj$(BUILD_ALT_DIR)
TARGETTYPE=LIBRARY
SOURCES = intrface.c \
fminit.c \
ctt2rle.c \
fontddi.c \
qeryfont.c \
fonts.c \
qfontdat.c \
qfontree.c \
fntmanag.c \
qadvwdth.c \
posnsort.c \
fontfree.c \
newfonts.c \
oldfonts.c \
dlutils.c \
bmpdload.c \
dloadpcl.c \
download.c \
fmcallbk.c \
fmtxtout.c \
truetype.c \
fmdebug.c
INCLUDES=$(INCLUDES);..\..\unidrv2\inc
C_DEFINES=$(C_DEFINES) -DKERNEL_MODE