Move declarations from windows.h to wingdi.h and winuser.h.
[wine/multimedia.git] / ole / Makefile.in
blobcdbcfaaa9aab19ab0612f762b3f6326f5f351a4f
1 DEFS = @DLLFLAGS@ -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = ole
8 C_SRCS = \
9 compobj.c \
10 ifs.c \
11 moniker.c \
12 ole2.c \
13 ole2disp.c \
14 ole2nls.c \
15 olecli.c \
16 oledlg.c \
17 oleobj.c \
18 olesvr.c \
19 storage.c \
20 typelib.c \
21 variant.c
23 all: $(MODULE).o
25 @MAKE_RULES@
27 ### Dependencies: