projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
shdoclc: Convert translations to po files.
[wine]
/
dlls
/
d3drm
/
Makefile.in
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@