wined3d: Support the full amount of constants in GLSL.
[wine/hacks.git] / dlls / d3d9 / tests / Makefile.in
blob7fa911d007738e9bd98cab75d5a9922b11ec2487
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = d3d9.dll
6 IMPORTS = user32 kernel32
8 CTESTS = \
9 d3d9ex.c \
10 device.c \
11 query.c \
12 shader.c \
13 stateblock.c \
14 surface.c \
15 texture.c \
16 vertexdeclaration.c \
17 visual.c \
18 volume.c
20 @MAKE_TEST_RULES@
22 @DEPENDENCIES@ # everything below this line is overwritten by make depend