repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 1.6-rc2.
[wine/testsucceed.git]
/
dlls
/
wmiutils
/
Makefile.in
blob
39e21b0edfaf6aa634defde270478d928228d4ec
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@