include: Specify calling convention explicitly in idl files where needed.
[wine/hramrach.git] / dlls / d3dx10_38 / Makefile.in
blobd94d33075fe033e4a7faa1916bb0468f125e573c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3dx10_38.dll
7 C_SRCS = \
8 d3dx10_38_main.c
10 RC_SRCS = version.rc
12 @MAKE_DLL_RULES@