windows-nt/Source/XPSP1/NT/multimedia/media/avi/drawdib/sources
2020-09-26 16:20:57 +08:00

30 lines
515 B
Plaintext

#
# Create an MCI handler DLL
#
MAJORCOMP=windows
MINORCOMP=avi
TARGETNAME=drawdib
TARGETPATH=obj
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;..\video
SOURCES= dith666.c \
dither.c \
drawdib.c \
profdisp.c \
setdi.c \
lockbm.c \
stretchc.c
##### ddsucks.c \ Redundant
##### dith775.c \ Alternative to dith775.c