projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
comdlg32: Indentation fix.
[wine]
/
dlls
/
msdmo
/
Makefile.in
1
MODULE = msdmo.dll
2
IMPORTLIB = msdmo
3
IMPORTS = uuid ole32 user32 advapi32
4
5
C_SRCS = \
6
dmoreg.c \
7
dmort.c
8
9
RC_SRCS = \
10
rsrc.rc
11
12
@MAKE_DLL_RULES@