Process and thread id now use the server-side id instead of an
[wine/multimedia.git] / ole / Makefile.in
blobdf3ec8ff92e1acdd4cc24820127c745b05de2f33
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = ole
8 C_SRCS = \
9 bindctx.c \
10 compobj.c \
11 filemoniker.c \
12 guid.c \
13 ifs.c \
14 itemmoniker.c \
15 moniker.c \
16 ole2.c \
17 ole2disp.c \
18 ole2nls.c \
19 olecli.c \
20 oledlg.c \
21 olefont.c \
22 oleobj.c \
23 olesvr.c \
24 parsedt.c \
25 safearray.c \
26 storage.c \
27 storage32.c \
28 stg_bigblockfile.c \
29 stg_stream.c \
30 typelib.c \
31 variant.c
33 all: $(MODULE).o
35 @MAKE_RULES@
37 ### Dependencies: