jscript: Don't try to create property in jsdisp_call_name.
[wine.git] / dlls / winemapi / Makefile.in
blob7cde1ff8dbbe8bab357c9eeae3010189cf7d5f87
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winemapi.dll
6 IMPORTS = shlwapi shell32 kernel32
8 C_SRCS = \
9 main.c \
10 sendmail.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend