TOPSRCDIR = @top_srcdir@ | |
TOPOBJDIR = ../.. | |
SRCDIR = @srcdir@ | |
VPATH = @srcdir@ | |
MODULE = ole32 | |
SOVERSION = 1.0 | |
ALTNAMES = ole2 ole2nls ole2conv ole2prox ole2thk storage compobj | |
IMPORTS = advapi32 user32 gdi32 rpcrt4 kernel32 | |
C_SRCS = \ | |
antimoniker.c \ | |
bindctx.c \ | |
clipboard.c \ | |
compobj.c \ | |
compositemoniker.c \ | |
datacache.c \ | |
defaulthandler.c \ | |
errorinfo.c \ | |
filemoniker.c \ | |
hglobalstream.c \ | |
ifs.c \ | |
itemmoniker.c \ | |
memlockbytes.c \ | |
moniker.c \ | |
ole2.c \ | |
ole2stubs.c \ | |
ole2impl.c \ | |
ole2nls.c \ | |
oleobj.c \ | |
stg_bigblockfile.c \ | |
stg_stream.c \ | |
storage.c \ | |
storage32.c | |
@MAKE_DLL_RULES@ | |
### Dependencies: | |