wine-wine/dlls/wbemprox/Makefile.in

23 lines
363 B
Makefile

MODULE = wbemprox.dll
IMPORTS = winspool version iphlpapi dxgi oleaut32 ole32 advapi32 user32 gdi32 ws2_32 rpcrt4 setupapi
EXTRADLLFLAGS = -mno-cygwin
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