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

13 lines
201 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = ddrawex.dll
IMPORTS = user32 gdi32 kernel32
C_SRCS = \
ddrawex.c \
surface.c
@MAKE_TEST_RULES@