wine-wine/dlls/activeds/Makefile.in

12 lines
196 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = activeds.dll
IMPORTLIB = activeds
IMPORTS = kernel32
C_SRCS = activeds_main.c
@MAKE_DLL_RULES@