Sweden-Number/dlls/winemapi/Makefile.in

13 lines
199 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winemapi.dll
IMPORTS = shlwapi shell32 kernel32
C_SRCS = \
2009-12-16 18:22:34 +01:00
main.c \
sendmail.c
@MAKE_DLL_RULES@