wine/dlls/wbemprox/Makefile.in
Hans Leidekker d11a07ec7c wbemprox: Don't define USE_WS_PREFIX on MinGW.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-01 16:26:52 +01:00

21 lines
325 B
Makefile

MODULE = wbemprox.dll
IMPORTS = winspool version iphlpapi dxgi oleaut32 ole32 advapi32 user32 gdi32 ws2_32 rpcrt4
C_SRCS = \
builtin.c \
class.c \
main.c \
process.c \
qualifier.c \
query.c \
reg.c \
security.c \
service.c \
services.c \
table.c \
wbemlocator.c
IDL_SRCS = wbemprox.idl
BISON_SRCS = wql.y