From: Elizabeth Figura zfigura@codeweavers.com
--- dlls/d3dx9_36/tests/Makefile.in | 1 + 1 file changed, 1 insertion(+)
diff --git a/dlls/d3dx9_36/tests/Makefile.in b/dlls/d3dx9_36/tests/Makefile.in index 5a45850936e..42a142f4f9f 100644 --- a/dlls/d3dx9_36/tests/Makefile.in +++ b/dlls/d3dx9_36/tests/Makefile.in @@ -1,5 +1,6 @@ TESTDLL = d3dx9_36.dll IMPORTS = d3dx9 d3d9 user32 gdi32 +EXTRADEFS = -DD3DX_SDK_VERSION=36
SOURCES = \ asm.c \