repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msxml3: Fix collection index based support for IXMLDOMSelection.
[wine/multimedia.git]
/
dlls
/
d3d8
/
Makefile.in
blob
d391c84a11bf3cce1a62ca1e3087c4e662f7ba02
1
MODULE
=
d3d8.dll
2
IMPORTLIB
=
d3d8
3
IMPORTS
=
dxguid uuid wined3d
4
5
C_SRCS
=
\
6
buffer.c \
7
cubetexture.c \
8
d3d8_main.c \
9
device.c \
10
directx.c \
11
shader.c \
12
surface.c \
13
swapchain.c \
14
texture.c \
15
vertexdeclaration.c \
16
volume.c \
17
volumetexture.c
18
19
RC_SRCS
=
version.rc
20
21
@MAKE_DLL_RULES@