Sweden-Number/dlls/oledb32/Makefile.in

17 lines
286 B
Makefile

EXTRADEFS = -DCOM_NO_WINDOWS_H
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = oledb32.dll
IMPORTS = uuid oleaut32 ole32 user32 advapi32 kernel32
C_SRCS = \
convert.c \
main.c \
regsvr.c
IDL_I_SRCS = convert.idl
@MAKE_DLL_RULES@