Sweden-Number/dlls/wuapi/Makefile.in

16 lines
294 B
Makefile
Raw Normal View History

2008-12-16 16:41:43 +01:00
EXTRADEFS = -DCOM_NO_WINDOWS_H
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wuapi.dll
IMPORTS = uuid kernel32
2008-12-16 16:41:43 +01:00
C_SRCS = \
downloader.c \
2008-12-16 16:41:43 +01:00
main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend