mfplay: Add support for same-thread event callback.
[wine.git] / dlls / wbemprox / Makefile.in
blobed2710f8855374c6e77b48680438613c83ee8a93
1 MODULE = wbemprox.dll
2 IMPORTS = winspool version iphlpapi dxgi oleaut32 ole32 advapi32 user32 gdi32 ws2_32 rpcrt4 setupapi
4 EXTRADLLFLAGS = -mno-cygwin
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 sysrestore.c \
18 table.c \
19 wbemlocator.c
21 IDL_SRCS = wbemprox.idl
23 BISON_SRCS = wql.y