mirror of
https://github.com/reactos/wine.git
synced 2024-12-12 13:56:38 +00:00
25aa26e815
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
10 lines
138 B
Makefile
10 lines
138 B
Makefile
MODULE = olepro32.dll
|
|
IMPORTLIB = olepro32
|
|
IMPORTS = oleaut32
|
|
|
|
C_SRCS = olepro32stubs.c
|
|
|
|
IDL_SRCS = olepro.idl
|
|
|
|
RC_SRCS = version.rc
|