mirror of
https://github.com/reactos/wine.git
synced 2025-02-19 04:18:09 +00:00
7 lines
121 B
Makefile
7 lines
121 B
Makefile
MODULE = msctfp.dll
|
|
IMPORTS = rpcrt4 ole32 oleaut32
|
|
|
|
IDL_SRCS = msctfp.idl
|
|
|
|
dlldata_EXTRADEFS = -DWINE_REGISTER_DLL
|