dplayx: Code to forward player creation
[wine/gsoc_dplay.git] / dlls / gdi32 / tests / Makefile.in
blob866615c48d2ff1de317a7852aad529558133ff37
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = gdi32.dll
6 IMPORTS = user32 gdi32 kernel32
8 CTESTS = \
9 bitmap.c \
10 brush.c \
11 clipping.c \
12 dc.c \
13 font.c \
14 gdiobj.c \
15 generated.c \
16 icm.c \
17 mapping.c \
18 metafile.c \
19 palette.c \
20 path.c \
21 pen.c
23 @MAKE_TEST_RULES@
25 @DEPENDENCIES@ # everything below this line is overwritten by make depend