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
d3d10/tests: Add a test for effect compilation containing empty buffers.
[wine.git]
/
dlls
/
d3dx9_24
/
Makefile.in
blob
d0fef3bebd08fe8d173c9783ec41994e6d1cf926
1
EXTRADEFS
= -
DD3DX_SDK_VERSION
=
24
2
MODULE
=
d3dx9_24.dll
3
IMPORTS
=
d3d9 d3dcompiler dxguid d3dxof ole32 gdi32 user32
4
PARENTSRC
=
..
/
d3dx9_36
5
DELAYIMPORTS
=
windowscodecs
6
7
EXTRADLLFLAGS
= -
Wb
,--
prefer-native
8
9
SOURCES
=
\
10
animation.c \
11
core.c \
12
effect.c \
13
font.c \
14
line.c \
15
main.c \
16
math.c \
17
mesh.c \
18
preshader.c \
19
render.c \
20
shader.c \
21
skin.c \
22
sprite.c \
23
surface.c \
24
texture.c \
25
txc_compress_dxtn.c \
26
txc_fetch_dxtn.c \
27
util.c \
28
version.rc \
29
volume.c \
30
xfile.c