d3dx8: Add WINAPI to the prototypes of D3DXMatrixTransformation.
[wine/multimedia.git] / dlls / inkobj / Makefile.in
blob0f12d18e1ae9f4ba4e956694eeedae9185d8b780
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = inkobj.dll
6 IMPORTS = ole32 kernel32
8 C_SRCS = \
9 inkcollector.c \
10 inkobj.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend