include: Specify calling convention explicitly in idl files where needed.
[wine/hramrach.git] / dlls / propsys / Makefile.in
blobe217ac4329cd39dd0109526dbf1257a198c31646
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = propsys.dll
6 IMPORTLIB = propsys
8 C_SRCS = \
9 propsys_main.c \
10 propvar.c
12 @MAKE_DLL_RULES@