jscript: Don't use builtin property for exposing Boolean constructor.
[wine/multimedia.git] / dlls / wbemprox / Makefile.in
blob0307e0e4f6311ff8ff03b73cbf076e59f40fce04
1 MODULE = wbemprox.dll
2 IMPORTS = version iphlpapi dxgi oleaut32 ole32 advapi32 user32 gdi32 ws2_32
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 table.c \
16 wbemlocator.c
18 IDL_SRCS = wbemprox.idl
20 BISON_SRCS = wql.y