repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shdoclc: Remove a space before an ellipsis in the Italian translation.
[wine/hramrach.git]
/
dlls
/
d3d8
/
Makefile.in
blob
c11727ce7de5335d244909e263063139bc656f33
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
d3d8.dll
6
IMPORTLIB
=
d3d8
7
IMPORTS
=
dxguid uuid wined3d
8
9
C_SRCS
=
\
10
cubetexture.c \
11
d3d8_main.c \
12
device.c \
13
directx.c \
14
indexbuffer.c \
15
pixelshader.c \
16
surface.c \
17
swapchain.c \
18
texture.c \
19
vertexbuffer.c \
20
vertexdeclaration.c \
21
vertexshader.c \
22
volume.c \
23
volumetexture.c
24
25
RC_SRCS
=
version.rc
26
27
@MAKE_DLL_RULES@