Reduce number of mono header files copied into SDK include folder (MSVC build). ...
authormonojenkins <jo.shields+jenkins@xamarin.com>
Thu, 6 Feb 2020 11:23:38 +0000 (06:23 -0500)
committerGitHub <noreply@github.com>
Thu, 6 Feb 2020 11:23:38 +0000 (12:23 +0100)
commit04e3169556346010cad46b7a5c38760501850050
tree80064e2436048295fe0f2f9da8fd74ecb0446924
parent1bbd51d56a8e4e2895a9b707cd0551ee0b28e253
Reduce number of mono header files copied into SDK include folder (MSVC build). (#31725)

Current script, libmono.bat, copied all metadata headers into include folder. This folder is used up by some other distribution as include folder. Fix makes sure we copy the same number of header files as we do in our make files scripts.

Co-authored-by: Johan Lorensson <lateralusx.github@gmail.com>
src/mono/msvc/libmono.bat