include: Specify calling convention explicitly in idl files where needed.
[wine/hramrach.git] / dlls / msacm32 / tests / Makefile.in
blobca4e3d5bb7385b3a0b8f8b795c3714660e90b421
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = msacm32.dll
6 IMPORTS = msacm32
8 C_SRCS = \
9 msacm.c
11 @MAKE_TEST_RULES@