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
Include new tests.
[wine/multimedia.git]
/
dlls
/
d3dx8
/
Makefile.in
blob
abc45c06a36a11444b1d89a5e9c8b050906f990a
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
d3dx8.dll
6
IMPORTS
=
d3d8 user32 gdi32 kernel32
7
EXTRAINCL
=
@X_CFLAGS@
8
EXTRALIBS
= -
ldxguid
-
luuid @X_LIBS@ @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@ @OPENGL_LIBS@
9
10
C_SRCS
=
\
11
d3dx8_main.c \
12
d3dxbuffer.c
13
14
@MAKE_DLL_RULES@
15
16
### Dependencies: