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
|