windows-nt/Source/XPSP1/NT/multimedia/media/avi/drawdib/sources

30 lines
515 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
#
# 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