qmgr: Implement IEnumBackgroundCopyFiles_Next.
[wine.git] / dlls / activeds / Makefile.in
blobde1de422f03fcc5357bad9afb654c778c5fc5a56
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = activeds.dll
6 IMPORTLIB = libactiveds.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = activeds_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend