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
mshtml: Added IHTMLScriptElement::get_scr implementation.
[wine.git]
/
dlls
/
d3d10core
/
Makefile.in
blob
4557741d4a6ec65e26cb983bab0a9f0e142a1520
1
MODULE
=
d3d10core.dll
2
IMPORTLIB
=
d3d10core
3
IMPORTS
=
dxguid uuid dxgi
4
5
C_SRCS
=
\
6
async.c \
7
buffer.c \
8
d3d10core_main.c \
9
device.c \
10
inputlayout.c \
11
shader.c \
12
state.c \
13
texture.c \
14
utils.c \
15
view.c
16
17
RC_SRCS
=
version.rc
18
19
@MAKE_DLL_RULES@