d3dcompiler: Remove useless kernel32 imports.

oldstable
Matteo Bruni 2010-08-16 16:13:19 +02:00 committed by Alexandre Julliard
parent cb5eb33159
commit 8532ff60f9
2 changed files with 0 additions and 2 deletions

View File

@ -3,7 +3,6 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = d3dcompiler_41.dll
IMPORTS = kernel32
C_SRCS = \
d3dcompiler_41_main.c

View File

@ -3,7 +3,6 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = d3dcompiler_42.dll
IMPORTS = kernel32
C_SRCS = \
d3dcompiler_42_main.c