widl: Set the default calling convention at header generation time, not at parsing...
[wine/hramrach.git] / dlls / riched32 / Makefile.in
blob2803d901e3c0b20a31b78cd374c2120969c0faa1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = riched32.dll
6 IMPORTS = riched20 user32
8 C_SRCS = \
9 richedit.c
11 RC_SRCS = version.rc
13 @MAKE_DLL_RULES@