include: Specify calling convention explicitly in idl files where needed.
[wine/hramrach.git] / dlls / mscoree / tests / Makefile.in
blob43e16a10600c14fe3e6a27a13db40409576ce3c6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = mscoree.dll
7 C_SRCS = \
8 mscoree.c
10 @MAKE_TEST_RULES@