wine-wine/dlls/oleaut32/Makefile.in

31 lines
585 B
Makefile
Raw Normal View History

MODULE = oleaut32.dll
IMPORTLIB = oleaut32
IMPORTS = uuid ole32 rpcrt4 user32 gdi32 advapi32
2009-07-09 20:03:22 +00:00
DELAYIMPORTS = comctl32 urlmon windowscodecs
EXTRADEFS = -D_OLEAUT32_
C_SRCS = \
connpt.c \
2000-12-19 23:29:58 +00:00
dispatch.c \
hash.c \
oleaut.c \
olefont.c \
2000-07-15 14:59:11 +00:00
olepicture.c \
2010-09-27 10:00:19 +00:00
olepropframe.c \
recinfo.c \
safearray.c \
tmarshal.c \
typelib.c \
usrmarshal.c \
varformat.c \
variant.c \
vartype.c
RC_SRCS = oleaut32.rc
IDL_SRCS = \
oleaut32_oaidl.idl \
oleaut32_ocidl.idl
dlldata_EXTRADEFS = -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID=CLSID_PSFactoryBuffer