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
api-ms-win-core-winrt-l1-1-0: Move implementations into combase.
[wine.git]
/
dlls
/
wbemprox
/
Makefile.in
blob
b5127cb68debe147806b4e85215d426f6ff5d7a4
1
MODULE
=
wbemprox.dll
2
IMPORTS
=
version iphlpapi dxgi oleaut32 ole32 advapi32 user32 gdi32
3
4
C_SRCS
=
\
5
builtin.c \
6
class.c \
7
main.c \
8
process.c \
9
qualifier.c \
10
query.c \
11
reg.c \
12
security.c \
13
service.c \
14
services.c \
15
table.c \
16
wbemlocator.c
17
18
IDL_SRCS
=
wbemprox.idl
19
20
BISON_SRCS
=
wql.y