widl: Set the default calling convention at header generation time, not at parsing...
[wine/hramrach.git] / dlls / dxdiagn / tests / Makefile.in
blob31bc2d3454a40a725e000110b98c6a019308700a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = dxdiagn.dll
6 IMPORTS = oleaut32 ole32
8 C_SRCS = \
9 container.c \
10 provider.c
12 @MAKE_TEST_RULES@