repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dbghelp: Use local declarations of r_debug and link_map structs.
[wine.git]
/
dlls
/
d3d11
/
Makefile.in
blob
db9e40d2e60f7f337b69ea1a49c16213b27a851d
1
MODULE
=
d3d11.dll
2
IMPORTLIB
=
d3d11
3
IMPORTS
=
dxguid uuid dxgi wined3d
4
5
EXTRADLLFLAGS
= -
mno-cygwin
6
7
C_SRCS
=
\
8
async.c \
9
buffer.c \
10
d3d11_main.c \
11
device.c \
12
inputlayout.c \
13
shader.c \
14
state.c \
15
texture.c \
16
utils.c \
17
view.c
18
19
RC_SRCS
=
version.rc