projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
winex11.drv: Quiet a noisy FIXME.
[wine]
/
dlls
/
wmiutils
/
Makefile.in
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@