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
user32: Convert menu and string table resources to po files.
[wine.git]
/
dlls
/
d3dx9_36
/
Makefile.in
blob
238939efb5d2a2f0905afd8a270544c8de8a66bb
1
MODULE
=
d3dx9_36.dll
2
IMPORTLIB
=
d3dx9
3
IMPORTS
=
d3d9 d3dcompiler ole32 gdi32 user32
4
5
C_SRCS
=
\
6
core.c \
7
d3dx9_36_main.c \
8
effect.c \
9
font.c \
10
line.c \
11
math.c \
12
mesh.c \
13
shader.c \
14
sprite.c \
15
surface.c \
16
texture.c \
17
util.c \
18
volume.c
19
20
RC_SRCS
=
version.rc
21
22
@MAKE_DLL_RULES@