richedit: Modify ME_GetTextW() to honor CR and LF encodings.
[wine] / dlls / dpnaddr / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = dpnaddr.dll
6 IMPORTS   = dpnet kernel32
7
8 RC_SRCS = version.rc
9
10 @MAKE_DLL_RULES@
11
12 @DEPENDENCIES@  # everything below this line is overwritten by make depend