include: Split objidl.idl to objidlbase.idl.
commit6e09636f68c30d0452db3268e366a4c26301f826
authorRémi Bernon <rbernon@codeweavers.com>
Fri, 2 Oct 2020 10:04:13 +0000 (2 12:04 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Oct 2020 10:33:31 +0000 (5 12:33 +0200)
tree23b52e43357e4efe2ac6f9d585062d12d926a923
parenta486680a2b008d18da1a321b3ed2a921312bce69
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>
include/Makefile.in
include/objidl.idl
include/objidlbase.idl [new file with mode: 0644]