2025-04-27 07:49:33 -04:00

37 lines
980 B
Plaintext

I386_SOURCES=bank.c \
bitblt.c \
blti32.c \
bltm32.c \
bltm64.c \
brush.c \
color.c \
ddraw.c \
ddraw32i.c \
ddraw32m.c \
ddraw64.c \
debug.c \
enable.c \
escape.c \
fastfill.c \
fillpath.c \
heap.c \
lines.c \
lineto.c \
misc.c \
multi.c \
overlay.c \
pal_supp.c \
paint.c \
palette.c \
pointer.c \
str.c \
stretch.c \
strips.c \
textout.c \
thunk.c \
res.rc
PRECOMPILED_INCLUDE=precomp.h
PRECOMPILED_PCH=precomp.pch
PRECOMPILED_OBJ=precomp.obj