Commit 8532ff60 authored by Matteo Bruni's avatar Matteo Bruni Committed by Alexandre Julliard

d3dcompiler: Remove useless kernel32 imports.

parent cb5eb331
......@@ -3,7 +3,6 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = d3dcompiler_41.dll
IMPORTS = kernel32
C_SRCS = \
d3dcompiler_41_main.c
......
......@@ -3,7 +3,6 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = d3dcompiler_42.dll
IMPORTS = kernel32
C_SRCS = \
d3dcompiler_42_main.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