Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

39 lines
738 B

MAJORCOMP=ntos
MINORCOMP=wkdisp
TARGETNAME=weitekp9
TARGETPATH=obj
TARGETTYPE=GDI_DRIVER
!IFNDEF MSC_WARNING_LEVEL
MSC_WARNING_LEVEL=/W3
!ENDIF
MSC_WARNING_LEVEL=$(MSC_WARNING_LEVEL) /WX
INCLUDES=..\inc;..\..\inc
SOURCES=bitblt.c \
blt.c \
brush.c \
color.c \
debug.c \
enable.c \
fastfill.c \
fillpath.c \
heap.c \
lines.c \
misc.c \
multi.c \
paint.c \
palette.c \
pointer.c \
stretch.c \
strips.c \
textout.c \
thunk.c \
res.rc
PRECOMPILED_INCLUDE=precomp.h
PRECOMPILED_PCH=precomp.pch
PRECOMPILED_OBJ=precomp.obj