include/mscvpdb.h: Use flexible array members for the rest of structures.
[wine.git] / dlls / hnetcfg / Makefile.in
blobced479ddec9af5548e8616cebc3cfff3a4aaff3c
1 MODULE = hnetcfg.dll
2 IMPORTS = oleaut32 ole32 advapi32 mpr uuid
3 DELAYIMPORTS = ws2_32 winhttp shcore xmllite
4 EXTRADLLFLAGS = -Wb,--prefer-native
6 SOURCES = \
7 apps.c \
8 hnetcfg.c \
9 hnetcfg.idl \
10 hnetcfg_tlb.idl \
11 manager.c \
12 policy.c \
13 port.c \
14 profile.c \
15 service.c