Commit 293e2b55 authored by Matteo Bruni's avatar Matteo Bruni Committed by Alexandre Julliard

d3dcompiler: Actually define the correct ID3D11ShaderReflection GUIDs.

Spotted by Andrey Gusev. Signed-off-by: 's avatarMatteo Bruni <mbruni@codeweavers.com> Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent 13cca44d
......@@ -21,6 +21,7 @@
#include "config.h"
#include "wine/port.h"
#include "initguid.h"
#include "d3dcompiler_private.h"
WINE_DEFAULT_DEBUG_CHANNEL(d3dcompiler);
......
TESTDLL = d3dcompiler_43.dll
IMPORTS = d3d9 d3dx9 user32
EXTRADEFS = -DD3D_COMPILER_VERSION=43
C_SRCS = \
asm.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