wine-wine/dlls/olepro32/Makefile.in

14 lines
297 B
Makefile
Raw Normal View History

2000-02-07 16:26:56 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = olepro32.dll
IMPORTLIB = libolepro32.$(IMPLIBEXT)
IMPORTS = oleaut32 kernel32
2000-02-07 16:26:56 +00:00
C_SRCS = olepro32stubs.c
@MAKE_DLL_RULES@
2000-02-07 16:26:56 +00:00
@DEPENDENCIES@ # everything below this line is overwritten by make depend