gdiplus: Tests for GdipLockBitmapBits/GdipUnlockBitmapBits.
[wine] / dlls / d3d8 / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = d3d8.dll
6 IMPORTS   = user32 kernel32
7 EXTRALIBS = -ldxerr8 -luuid -ldxguid
8
9 CTESTS = \
10         d3d8_main.c \
11         device.c \
12         surface.c \
13         texture.c \
14         visual.c \
15         volume.c
16
17 @MAKE_TEST_RULES@
18
19 @DEPENDENCIES@  # everything below this line is overwritten by make depend