mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-30 21:34:21 +08:00
headers: Import wmprealestate.idl and wmpservices.idl from Wine.
Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com> Signed-off-by: Liu Hao <lh_mouse@126.com>
This commit is contained in:
parent
55162bc261
commit
2d5eaa26d6
@ -231,6 +231,8 @@ IDL_SRCS = \
|
||||
include/wincodecsdk.idl \
|
||||
include/wmcontainer.idl \
|
||||
include/wmp.idl \
|
||||
include/wmprealestate.idl \
|
||||
include/wmpservices.idl \
|
||||
include/wmsbuffer.idl \
|
||||
include/wmsdkidl.idl \
|
||||
include/wsdattachment.idl \
|
||||
|
@ -120,6 +120,7 @@ for f in \
|
||||
vfwmsgs.h \
|
||||
winhttp.h \
|
||||
winineti.h \
|
||||
wmpids.h \
|
||||
xapofx.h \
|
||||
xinput.h; do
|
||||
import_header $f include
|
||||
@ -196,6 +197,8 @@ for f in \
|
||||
windows.foundation.collections \
|
||||
wmdrmsdk \
|
||||
wmp \
|
||||
wmprealestate \
|
||||
wmpservices \
|
||||
wmsbuffer \
|
||||
wmsdkidl \
|
||||
wpcapi \
|
||||
|
Loading…
Reference in New Issue
Block a user