include: Added sapiaut.idl.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
713f4568e6
commit
b2448805ae
|
@ -574,6 +574,7 @@ SOURCES = \
|
|||
rtutils.h \
|
||||
sal.h \
|
||||
sapi.idl \
|
||||
sapiaut.idl \
|
||||
sapiddk.idl \
|
||||
scarderr.h \
|
||||
schannel.h \
|
||||
|
|
|
@ -1025,6 +1025,8 @@ library SpeechLib
|
|||
{
|
||||
importlib("stdole2.tlb");
|
||||
|
||||
#include "sapiaut.idl"
|
||||
|
||||
[
|
||||
uuid(a910187f-0c7a-45ac-92cc-59edafb77b53),
|
||||
helpstring("SpObjectTokenCategory Class"),
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue