dsound: Add eax properties
[wine/multimedia.git] / dlls / wbemprox / Makefile.in
blob2b6b34e10023c06466be5ccc039056d17648a05e
1 MODULE = wbemprox.dll
2 IMPORTS = iphlpapi dxgi oleaut32 ole32 advapi32 user32 gdi32
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@