d3d10: d3d10 doesn't need wined3d.

This commit is contained in:
Henri Verbeet 2008-10-23 16:37:09 +02:00 committed by Alexandre Julliard
parent 6dee4c6e63
commit c7e1c0907c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = d3d10.dll
IMPORTLIB = d3d10
IMPORTS = dxguid uuid wined3d kernel32
IMPORTS = dxguid uuid kernel32
C_SRCS = \
d3d10_main.c \