comctl32/tests: Make test_combo_WS_VSCROLL() static.
[wine.git] / dlls / oleaut32 / Makefile.in
blob4c9d1d2ef15da11d2cb42732b9cc208b10c30358
1 MODULE = oleaut32.dll
2 IMPORTLIB = oleaut32
3 IMPORTS = uuid ole32 rpcrt4 user32 gdi32 advapi32
4 DELAYIMPORTS = comctl32 urlmon windowscodecs
5 EXTRADEFS = -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 tmarshal.c \
18 typelib.c \
19 usrmarshal.c \
20 varformat.c \
21 variant.c \
22 vartype.c
24 RC_SRCS = oleaut32.rc
26 IDL_SRCS = \
27 oleaut32_oaidl.idl \
28 oleaut32_ocidl.idl
30 dlldata_EXTRADEFS = -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID=CLSID_PSFactoryBuffer