d3d10: Return the read value from read_dword().
[wine.git] / dlls / oleaut32 / Makefile.in
blobd9e7c7df3327a29dc119647d42085f8062f421ab
1 MODULE = oleaut32.dll
2 IMPORTLIB = oleaut32
3 IMPORTS = uuid ole32 rpcrt4 user32 gdi32 advapi32
4 DELAYIMPORTS = comctl32 urlmon windowscodecs
5 EXTRADEFS = -DWINE_NO_LONG_TYPES -D_OLEAUT32_
7 C_SRCS = \
8 connpt.c \
9 dispatch.c \
10 hash.c \
11 oleaut.c \
12 olefont.c \
13 olepicture.c \
14 olepropframe.c \
15 recinfo.c \
16 safearray.c \
17 typelib.c \
18 usrmarshal.c \
19 varformat.c \
20 variant.c \
21 vartype.c
23 RC_SRCS = oleaut32.rc
25 IDL_SRCS = \
26 oleaut32_oaidl.idl \
27 oleaut32_ocidl.idl
29 dlldata_EXTRADEFS = -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID=CLSID_PSFactoryBuffer