Removed winver and service_table from the PDB and made them static
[wine/multimedia.git] / dlls / richedit / Makefile.in
blobd4a8c6ea6ea07d00ef64c5ad772f91dada5ab1fa
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = riched32
6 SOVERSION = 1.0
7 IMPORTS = user32 kernel32
9 C_SRCS = \
10 charlist.c \
11 reader.c \
12 text-writer.c \
13 richedit.c
15 @MAKE_DLL_RULES@
17 ### Dependencies: