kernel32: Change all functions to use CDECL.
[wine/wine64.git] / dlls / inetcomm / tests / Makefile.in
blob83b0b773b22059e23f380378fd917ff85175270f
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = inetcomm.dll
6 IMPORTS = inetcomm oleaut32 ole32 kernel32
8 CTESTS = \
9 mimeintl.c \
10 mimeole.c
12 @MAKE_TEST_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend