hid: Build link collection nodes in HidP_GetLinkCollectionNodes.
[wine.git] / programs / winetest / Makefile.in
blobfbc37dbd0d1c0ef88e072389c6d79c7ee30116cd
1 MODULE = winetest.exe
2 IMPORTS = uuid comctl32 version user32 gdi32 advapi32 wsock32 msvcrt
3 DELAYIMPORTS = ole32
5 EXTRADLLFLAGS = -mconsole -mno-cygwin
7 C_SRCS = \
8 gui.c \
9 main.c \
10 send.c \
11 util.c
13 RC_SRCS = \
14 winetest.rc
16 SVG_SRCS = winetest.svg
18 EXTRA_OBJS = build.res
20 EXTRA_TARGETS = build.nfo
22 INSTALL_LIB = none