user32: Add wsprintfW %C tests.
[wine.git] / dlls / wbemprox / Makefile.in
bloba26c833878fb181f0390e040f5932b00e5863064
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 table.c \
18 wbemlocator.c
20 IDL_SRCS = wbemprox.idl
22 BISON_SRCS = wql.y