projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
d3drm: Just use RGBA_MAKE.
[wine]
/
dlls
/
wmiutils
/
Makefile.in
1
MODULE = wmiutils.dll
2
IMPORTS = oleaut32 ole32 advapi32
3
4
C_SRCS = \
5
main.c \
6
path.c \
7
statuscode.c
8
9
IDL_R_SRCS = wmiutils_classes.idl
10
11
@MAKE_DLL_RULES@