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
/
wmiutils
/
Makefile.in
blob
f12461f312da44914c0b39cbaa4716d4edc4aad4
1
MODULE
=
wmiutils.dll
2
IMPORTS
=
oleaut32 ole32 advapi32
3
4
C_SRCS
=
\
5
main.c \
6
statuscode.c
7
8
IDL_R_SRCS
=
wmiutils.idl
9
10
@MAKE_DLL_RULES@