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
dinput: Factor out IDirectInputDevice ansi vtable.
[wine.git]
/
dlls
/
d3d8
/
Makefile.in
blob
436a3fb5b2faed63354ce4fb588b8339b7cc0697
1
MODULE
=
d3d8.dll
2
IMPORTLIB
=
d3d8
3
IMPORTS
=
dxguid uuid wined3d
4
5
EXTRADLLFLAGS
= -
mno-cygwin
6
7
C_SRCS
=
\
8
buffer.c \
9
d3d8_main.c \
10
device.c \
11
directx.c \
12
shader.c \
13
surface.c \
14
swapchain.c \
15
texture.c \
16
vertexdeclaration.c \
17
volume.c
18
RC_SRCS
=
version.rc