wine/dlls/ddrawex/tests/Makefile.in

15 lines
277 B
Makefile
Raw Normal View History

2009-01-09 11:24:49 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = ddrawex.dll
IMPORTS = user32 gdi32 kernel32
CTESTS = \
2009-01-07 12:48:17 +00:00
ddrawex.c \
2009-01-09 11:24:49 +00:00
surface.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend