wine/dlls/ddraw/tests/Makefile.in
2008-09-02 15:05:59 +02:00

18 lines
333 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = ddraw.dll
IMPORTS = ddraw user32 gdi32 kernel32
CTESTS = \
d3d.c \
ddrawmodes.c \
dsurface.c \
overlay.c \
refcount.c \
visual.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend