include: Split objidl.idl to objidlbase.idl.
Windows SDKs use #include here to import one into the other, so we do the same. Signed-off-by: Rémi Bernon <rbernon@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
a486680a2b
commit
6e09636f68
|
@ -533,6 +533,7 @@ SOURCES = \
|
||||||
objbase.h \
|
objbase.h \
|
||||||
objectarray.idl \
|
objectarray.idl \
|
||||||
objidl.idl \
|
objidl.idl \
|
||||||
|
objidlbase.idl \
|
||||||
objsafe.idl \
|
objsafe.idl \
|
||||||
objsel.h \
|
objsel.h \
|
||||||
ocidl.idl \
|
ocidl.idl \
|
||||||
|
|
1175
include/objidl.idl
1175
include/objidl.idl
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue