Sweden-Number/dlls/ddraw/tests/Makefile.in

18 lines
329 B
Makefile
Raw Normal View History

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