include: Specify calling convention explicitly in idl files where needed.
[wine/hramrach.git] / dlls / dwmapi / Makefile.in
blobb768ab6d258cc291845fe8f20b59349d416e5640
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dwmapi.dll
6 IMPORTLIB = dwmapi
8 C_SRCS = \
9 dwmapi_main.c
11 RC_SRCS = version.rc
13 @MAKE_DLL_RULES@