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
wbemprox: Add support for enumerating class methods.
[wine/multimedia.git]
/
dlls
/
d3drm
/
Makefile.in
blob
0802430d3323cc2fc25cc3cecee825fc6a764e77
1
MODULE
=
d3drm.dll
2
IMPORTLIB
=
d3drm
3
IMPORTS
=
dxguid uuid d3dxof
4
5
C_SRCS
=
\
6
d3drm.c \
7
d3drm_main.c \
8
device.c \
9
frame.c \
10
light.c \
11
material.c \
12
math.c \
13
meshbuilder.c \
14
texture.c \
15
viewport.c
16
17
RC_SRCS
=
version.rc
18
19
@MAKE_DLL_RULES@