Added DnD cursors as ole32 resources.
[wine/testsucceed.git] / dlls / ole32 / Makefile.in
blob5a2b7afd1f7927679474c2a427439bffe7c221b2
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 IMPORTS = advapi32 user32 gdi32 rpcrt4 kernel32 ntdll
10 C_SRCS = \
11 antimoniker.c \
12 bindctx.c \
13 clipboard.c \
14 compobj.c \
15 compositemoniker.c \
16 datacache.c \
17 defaulthandler.c \
18 errorinfo.c \
19 filemoniker.c \
20 hglobalstream.c \
21 ifs.c \
22 itemmoniker.c \
23 memlockbytes.c \
24 moniker.c \
25 ole2.c \
26 ole2stubs.c \
27 ole2impl.c \
28 ole2nls.c \
29 ole32_main.c \
30 oleobj.c \
31 stg_bigblockfile.c \
32 stg_stream.c \
33 storage.c \
34 storage32.c
36 RC_SRCS = \
37 ole32res.rc
39 @MAKE_DLL_RULES@
41 ### Dependencies: