d3d10: d3d10 doesn't need wined3d.
This commit is contained in:
parent
6dee4c6e63
commit
c7e1c0907c
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue