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