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.
 
 
 
 
 
 

29 lines
509 B

#
# Create an MCI handler DLL
#
MAJORCOMP=windows
MINORCOMP=avi
TARGETNAME=drawdib
TARGETPATH=..\lib
TARGETTYPE=LIBRARY
UMTYPE=windows
##C_DEFINES=-DUNICODE -DVFW -DUSE_DCI
C_DEFINES=-DUNICODE -DVFW
# Define libs we need and where to find them
INCLUDES=..\inc;dva;..\..\inc
SOURCES= dith666.c \
dither.c \
drawdib.c \
profdisp.c \
setdi.c \
lockbm.c \
stretchc.c
##### ddsucks.c \ Redundant
##### dith775.c \ Alternative to dith775.c