kernel32/tests/pipe: Enable compilation with long types.
[wine.git] / dlls / wuapi / Makefile.in
blob4c4a57d2f15a94ca51c11a261db74f0360d3e25d
1 MODULE = wuapi.dll
2 IMPORTS = uuid ole32 advapi32
4 EXTRADLLFLAGS = -Wb,--prefer-native
6 C_SRCS = \
7 downloader.c \
8 installer.c \
9 main.c \
10 searcher.c \
11 session.c \
12 systeminfo.c \
13 updates.c
15 IDL_SRCS = wuapi_tlb.idl