msado15: Semi-stub _Recordset get/put Filter.
[wine.git] / dlls / hnetcfg / Makefile.in
blob0ff7c511eb44dd1922676e94d41587a0c5983b34
1 MODULE = hnetcfg.dll
2 IMPORTS = oleaut32 ole32 advapi32 mpr uuid
3 DELAYIMPORTS = ws2_32 winhttp shcore xmllite
4 EXTRADLLFLAGS = -Wb,--prefer-native
6 C_SRCS = \
7 apps.c \
8 hnetcfg.c \
9 manager.c \
10 policy.c \
11 port.c \
12 profile.c \
13 service.c
15 IDL_SRCS = \
16 hnetcfg.idl \
17 hnetcfg_tlb.idl