Sweden-Number/dlls/oleaut32/Makefile.in

25 lines
346 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = oleaut32
SOVERSION = 1.0
ALTNAMES = ole2disp typelib
2000-04-19 18:52:06 +02:00
IMPORTS = ole32 comctl32
C_SRCS = \
ole2disp.c \
oleaut.c \
olefont.c \
2000-07-15 16:59:11 +02:00
olepicture.c \
parsedt.c \
safearray.c \
stubs.c \
typelib.c \
variant.c
@MAKE_DLL_RULES@
### Dependencies: