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
msvcp90: Fix basic_ios<char>::imbue implementation.
[wine/multimedia.git]
/
dlls
/
d3d8
/
Makefile.in
blob
7bf737e35c2ff9e829ef46be5c177df6a3507a30
1
MODULE
=
d3d8.dll
2
IMPORTLIB
=
d3d8
3
IMPORTS
=
dxguid uuid wined3d
4
5
C_SRCS
=
\
6
buffer.c \
7
d3d8_main.c \
8
device.c \
9
directx.c \
10
shader.c \
11
surface.c \
12
swapchain.c \
13
texture.c \
14
vertexdeclaration.c \
15
volume.c
16
RC_SRCS
=
version.rc
17
18
@MAKE_DLL_RULES@