mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
088a787a2c
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
6 lines
157 B
Makefile
6 lines
157 B
Makefile
MODULE = msctfp.dll
|
|
IMPORTS = rpcrt4 ole32 oleaut32
|
|
|
|
IDL_SRCS = msctfp.idl
|
|
|
|
dlldata_EXTRADEFS = -DWINE_REGISTER_DLL -DPROXY_CLSID=CLSID_PSFactoryBuffer
|