d3dx8: Add WINAPI to the prototypes of D3DXMatrixTransformation.
[wine/multimedia.git] / dlls / inetcomm / tests / Makefile.in
blob9c001cc5eeb38e50e976fb56011b690eca80a515
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = inetcomm.dll
6 IMPORTS = inetcomm ole32 kernel32
7 EXTRALIBS = -luuid
9 CTESTS = \
10 mimeole.c
12 @MAKE_TEST_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend