comctl32/tests: Add NULL terminator to unicode string constant.
[wine/hramrach.git] / dlls / d3d9 / tests / Makefile.in
blob8ab1a13bf78c2fb7506f640c1f26273ccec254e6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = d3d9.dll
6 IMPORTS = user32 kernel32
8 C_SRCS = \
9 buffer.c \
10 d3d9ex.c \
11 device.c \
12 query.c \
13 shader.c \
14 stateblock.c \
15 surface.c \
16 texture.c \
17 vertexdeclaration.c \
18 visual.c \
19 volume.c
21 @MAKE_TEST_RULES@
23 @DEPENDENCIES@ # everything below this line is overwritten by make depend