repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
user32: Add wsprintfW %C tests.
[wine.git]
/
dlls
/
wbemprox
/
Makefile.in
blob
a26c833878fb181f0390e040f5932b00e5863064
1
MODULE
=
wbemprox.dll
2
IMPORTS
=
winspool version iphlpapi dxgi oleaut32 ole32 advapi32 user32 gdi32 ws2_32 rpcrt4 setupapi
3
4
EXTRADLLFLAGS
= -
mno-cygwin
5
6
C_SRCS
=
\
7
builtin.c \
8
class.c \
9
main.c \
10
process.c \
11
qualifier.c \
12
query.c \
13
reg.c \
14
security.c \
15
service.c \
16
services.c \
17
table.c \
18
wbemlocator.c
19
20
IDL_SRCS
=
wbemprox.idl
21
22
BISON_SRCS
=
wql.y