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
ddraw: Use impl_from_IDirect3DDevice7 for application provided interfaces.
[wine/multimedia.git]
/
dlls
/
d3drm
/
Makefile.in
blob
fee388558a7c8842d88c15c841cc4d1f5d98419f
1
MODULE
=
d3drm.dll
2
IMPORTLIB
=
d3drm
3
IMPORTS
=
dxguid uuid d3dxof
4
5
C_SRCS
=
\
6
d3drm.c \
7
d3drm_main.c \
8
math.c \
9
meshbuilder.c
10
11
RC_SRCS
=
version.rc
12
13
@MAKE_DLL_RULES@