push ab3cc77eb114d2bd400734a9dccad24563f936a6
[wine/hacks.git] / dlls / infosoft / Makefile.in
blob206545b96e5085cfe68c587e122f037a60f24a32
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = infosoft.dll
6 IMPORTS = ole32 advapi32 kernel32 ntdll
7 EXTRALIBS = -luuid
8 EXTRADEFS = -DCOM_NO_WINDOWS_H
10 C_SRCS = \
11 infosoft_main.c \
12 wordbreaker.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend