repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Delay initialization of I/O permissions until they are first used.
[wine.git]
/
dlls
/
ole32
/
Makefile.in
blob
7ffb42e5cb421c15bc2afe53e5abe7af8e4e8965
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
ole32
6
SOVERSION
=
1.0
7
ALTNAMES
=
ole2 ole2nls ole2conv ole2prox ole2thk storage compobj
8
9
SPEC_SRCS
=
ole32.spec ole2.spec ole2conv.spec ole2nls.spec \
10
ole2prox.spec ole2thk.spec storage.spec compobj.spec
11
12
C_SRCS
=
\
13
antimoniker.c \
14
bindctx.c \
15
clipboard.c \
16
compobj.c \
17
compositemoniker.c \
18
datacache.c \
19
defaulthandler.c \
20
errorinfo.c \
21
filemoniker.c \
22
hglobalstream.c \
23
ifs.c \
24
itemmoniker.c \
25
memlockbytes.c \
26
moniker.c \
27
ole2.c \
28
ole2stubs.c \
29
ole2impl.c \
30
ole2nls.c \
31
oleobj.c \
32
stg_bigblockfile.c \
33
stg_stream.c \
34
storage.c \
35
storage32.c
36
37
@MAKE_DLL_RULES@
38
39
### Dependencies:
40