Use the Unicode string functions from wine/unicode.h instead of the
[wine.git] / dlls / richedit / Makefile.in
blob5b354134bce926734cac3aceb6a83bc84ec595f9
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = riched32
6 SOVERSION = 1.0
8 SPEC_SRCS = riched32.spec
10 C_SRCS = \
11 charlist.c \
12 reader.c \
13 text-writer.c \
14 richedit.c
16 @MAKE_DLL_RULES@
18 ### Dependencies: