wine-wine/dlls/oleaut32/Makefile.in

26 lines
390 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = oleaut32
SOVERSION = 1.0
ALTNAMES = ole2disp typelib
IMPORTS = ole32 comctl32 winmm
SPEC_SRCS = oleaut32.spec ole2disp.spec typelib.spec
C_SRCS = \
ole2disp.c \
oleaut.c \
olefont.c \
parsedt.c \
safearray.c \
stubs.c \
typelib.c \
variant.c
@MAKE_DLL_RULES@
### Dependencies: