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.
|
|
TARGETNAME=cirrus TARGETPATH=obj TARGETTYPE=GDI_DRIVER
!IFNDEF MSC_WARNING_LEVEL MSC_WARNING_LEVEL=/W3 !ENDIF
MSC_WARNING_LEVEL=$(MSC_WARNING_LEVEL) /WX
INCLUDES=$(DDK_INC_PATH)
SOURCES=bank.c \ bitblt.c \ bltio.c \ bltmm.c \ brush.c \ color.c \ ddraw.c \ debug.c \ enable.c \ fastfill.c\ fillpath.c\ gamma.c \ heap.c \ lines.c \ lineto.c \ misc.c \ overlay.c \ palette.c \ pointer.c \ str.c \ stretch.c \ stripio.c \ stripmm.c \ stroke.c \ textout.c \ thunk.c \ res.rc \ 7555over.c
PRECOMPILED_INCLUDE=precomp.h PRECOMPILED_PCH=precomp.pch PRECOMPILED_OBJ=precomp.obj
|