wined3d: Don't use persistent BOs from the client thread if we might need to do verte...
[wine.git] / dlls / wbemprox / Makefile.in
blob48a436464917b2a6363c84306920fa89d0752b21
1 MODULE = wbemprox.dll
2 IMPORTS = winspool version iphlpapi dxgi oleaut32 ole32 advapi32 user32 gdi32 ws2_32 rpcrt4 setupapi
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 sysrestore.c \
16 table.c \
17 wbemlocator.c
19 IDL_SRCS = wbemprox.idl
21 BISON_SRCS = wql.y