Added import of olepro32.
This commit is contained in:
parent
54fd06633c
commit
23ce7f10a9
|
@ -6,7 +6,7 @@ VPATH = @srcdir@
|
|||
LIBEXT = @LIBEXT@
|
||||
MODULE = oleaut32
|
||||
SOVERSION = 1.0
|
||||
IMPORTS = ole32 comctl32
|
||||
IMPORTS = olepro32 ole32 comctl32
|
||||
|
||||
SPEC_SRCS = oleaut32.spec ole2disp.spec typelib.spec
|
||||
|
||||
|
|
Loading…
Reference in New Issue