d3dx9: Remove the useless d3dx8 import.

This commit is contained in:
David Adam 2009-07-11 18:09:40 +02:00 committed by Alexandre Julliard
parent e5753acee5
commit 5dfa6955ee
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = d3dx9_36.dll
IMPORTLIB = d3dx9
IMPORTS = d3d9 d3dx8 gdi32 user32 kernel32
IMPORTS = d3d9 gdi32 user32 kernel32
C_SRCS = \
core.c \