wusa: Support wow64 architecture identifier.
[wine.git] / dlls / combase / Makefile.in
blob987616773dd14bc3441e08f43cc0a85891a92757
1 MODULE = combase.dll
2 IMPORTLIB = combase
3 IMPORTS = advapi32 ole32 user32 gdi32 uuid rpcrt4
4 DELAYIMPORTS = oleaut32
6 C_SRCS = \
7 apartment.c \
8 combase.c \
9 errorinfo.c \
10 hglobalstream.c \
11 malloc.c \
12 marshal.c \
13 roapi.c \
14 rpc.c \
15 string.c \
16 stubmanager.c \
17 usrmarshal.c
19 IDL_SRCS = \
20 dcom.idl \
21 irpcss.idl