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
appwiz.cpl: Only offer to download an addon if its installer is missing.
[wine/multimedia.git]
/
dlls
/
mlang
/
Makefile.in
blob
c12b33a166fc9a25bb889492a42f6f0b23ebc3a1
1
MODULE
=
mlang.dll
2
IMPORTLIB
=
mlang
3
IMPORTS
=
uuid ole32 gdi32 advapi32
4
DELAYIMPORTS
=
oleaut32
5
EXTRADEFS
= -
DCOM_NO_WINDOWS_H
6
7
C_SRCS
=
\
8
mlang.c
9
10
IDL_R_SRCS
=
mlang_classes.idl
11
12
@MAKE_DLL_RULES@