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
msxml3: Corrected Entity Reference Test.
[wine.git]
/
dlls
/
d3dx8
/
Makefile.in
blob
cbee6e5d4cf9beec87bac2f8ba8e775194feee6c
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
d3dx8.dll
6
IMPORTLIB
=
libd3dx8.
$(
IMPLIBEXT
)
7
IMPORTS
=
kernel32
8
EXTRALIBS
= -
ldxguid
-
luuid
9
10
C_SRCS
=
\
11
d3dx8_main.c \
12
d3dxbuffer.c \
13
math.c
14
15
@MAKE_DLL_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend