Commit c5091d9d authored by Vitaliy Margolen's avatar Vitaliy Margolen Committed by Alexandre Julliard

d3d9: Add refcount tests for all objects created by device.

parent 6dcae77c
Makefile
device.ok
shader.ok
stateblock.ok
testlist.c
......
......@@ -4,8 +4,10 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = d3d9.dll
IMPORTS = user32 kernel32
EXTRALIBS = -ldxerr9
CTESTS = \
device.c \
shader.c \
stateblock.c \
vertexdeclaration.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment