comctl32/edit: Delegate composition string rendering to the IME UI.
[wine.git] / programs / wordpad / Makefile.in
blob265003a736a0cd95a4232568dbf4dac6945a0e71
1 MODULE = wordpad.exe
2 IMPORTS = comdlg32 uuid ole32 shell32 user32 gdi32 advapi32 comctl32
4 EXTRADLLFLAGS = -mwindows
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