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
Removed old resource compiler.
[wine.git]
/
dlls
/
ole32
/
Makefile.in
blob
907bc6212da91f84b248fc754677f8e3db10b9f9
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
ole32
6
SOVERSION
=
1.0
7
ALTNAMES
=
ole2 storage compobj
8
9
SPEC_SRCS
=
ole32.spec ole2.spec storage.spec compobj.spec
10
11
C_SRCS
=
\
12
antimoniker.c \
13
bindctx.c \
14
clipboard.c \
15
compobj.c \
16
compositemoniker.c \
17
datacache.c \
18
defaulthandler.c \
19
errorinfo.c \
20
filemoniker.c \
21
hglobalstream.c \
22
ifs.c \
23
itemmoniker.c \
24
memlockbytes.c \
25
moniker.c \
26
ole2.c \
27
ole2stubs.c \
28
ole2impl.c \
29
oleobj.c \
30
stg_bigblockfile.c \
31
stg_stream.c \
32
storage.c \
33
storage32.c
34
35
@MAKE_DLL_RULES@
36
37
### Dependencies:
38