secur32: Handle padding only records in schan_DecryptMessage().
[wine/multimedia.git] / dlls / wbemprox / Makefile.in
blobbc8294509725026223a2f139c72f25039917c165
1 MODULE = wbemprox.dll
2 IMPORTS = iphlpapi dxgi oleaut32 ole32 advapi32
4 C_SRCS = \
5 builtin.c \
6 class.c \
7 main.c \
8 query.c \
9 services.c \
10 wbemlocator.c
12 IDL_R_SRCS = wbemprox.idl
14 BISON_SRCS = wql.y
16 @MAKE_DLL_RULES@