ws2_32: Move the setsockopt(IPV6_ADD_MEMBERSHIP) implementation to ntdll.
[wine.git] / programs / wordpad / Makefile.in
blobea12d9190a2bf8deffeb7dec6f12c80013aadcfb
1 MODULE = wordpad.exe
2 IMPORTS = comdlg32 uuid ole32 shell32 user32 gdi32 advapi32 comctl32
4 EXTRADLLFLAGS = -mwindows -mno-cygwin
6 C_SRCS = \
7 olecallback.c \
8 print.c \
9 registry.c \
10 wordpad.c
12 RC_SRCS = wordpad.rc
14 SVG_SRCS = \
15 formatbar.svg \
16 toolbar.svg \
17 wordpad.svg \
18 zoom.svg