repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fonts: Add a couple of cyrillic glyphs to all built-in bitmap fonts.
[wine/wine64.git]
/
dlls
/
d3dx8
/
Makefile.in
blob
4ddc48df9dceb3807e5cc38087ce2c20aa734ee2
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
d3dx8.dll
6
IMPORTLIB
=
libd3dx8.
$(
IMPLIBEXT
)
7
IMPORTS
=
d3d8 user32 gdi32 kernel32
8
EXTRAINCL
=
@X_CFLAGS@
9
EXTRALIBS
= -
ldxguid
-
luuid @X_LIBS@ @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@ @OPENGL_LIBS@
10
11
C_SRCS
=
\
12
d3dx8_main.c \
13
d3dxbuffer.c
14
15
@MAKE_DLL_RULES@
16
17
### Dependencies: