winewayland.drv: Update desktop window size on display changes.
[wine.git] / dlls / oleaut32 / Makefile.in
blob82e5fa97fac5db2dbd858ba4bf2ad26b74143fa6
1 EXTRADEFS = -D_OLEAUT32_
2 MODULE = oleaut32.dll
3 IMPORTLIB = oleaut32
4 IMPORTS = uuid ole32 rpcrt4 user32 gdi32 advapi32
5 DELAYIMPORTS = comctl32 urlmon windowscodecs
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