Commit 8928a417 authored by Matteo Bruni's avatar Matteo Bruni Committed by Alexandre Julliard

d3dcompiler: Don't link to dxguid or uuid.

parent e48fccf7
MODULE = d3dcompiler_43.dll
IMPORTS = dxguid uuid
EXTRADEFS = -DD3D_COMPILER_VERSION=43
EXTRADLLFLAGS = -mno-cygwin
......
......@@ -20,7 +20,6 @@
#include "initguid.h"
#include "d3dcompiler_private.h"
#include "winternl.h"
#include "d3d10.h"
WINE_DEFAULT_DEBUG_CHANNEL(d3dcompiler);
......
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