wine-wine/dlls/mstask/Makefile.in

16 lines
281 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = mstask.dll
IMPORTS = kernel32
C_SRCS = \
mstask_main.c
IDL_I_SRCS = mstask_local.idl
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend