CoreLib Build System portability updates (dotnet/coreclr#10839)
authorRew <Rew017@hotmail.com>
Mon, 10 Apr 2017 20:06:49 +0000 (16:06 -0400)
committerJan Kotas <jkotas@microsoft.com>
Mon, 10 Apr 2017 20:06:49 +0000 (13:06 -0700)
commit9e037d996c7f4f61676a18bfe4adb782a5203cf6
tree314b43383236d67964e63b4846e5972a29601b23
parent3449fbdff62176510c6555356aebf23422e54307
CoreLib Build System portability updates (dotnet/coreclr#10839)

Updates to corelib project file for target specific includes.  Intended
to ease maintainability of existing targets and clarify necessary work
for new targets.

Commit migrated from https://github.com/dotnet/coreclr/commit/80423b67b16f563bbcb281f996c7b5cdee96093a
src/coreclr/clr.coreclr.props
src/coreclr/clr.defines.targets
src/coreclr/src/mscorlib/System.Private.CoreLib.csproj
src/coreclr/src/mscorlib/shared/System.Private.CoreLib.Shared.projitems
src/coreclr/src/mscorlib/shared/System/Diagnostics/Tracing/EventSource.cs
src/coreclr/src/mscorlib/shared/System/Diagnostics/Tracing/TraceLogging/TraceLoggingEventSource.cs
src/coreclr/src/mscorlib/src/System/Environment.cs
src/coreclr/src/mscorlib/src/System/IO/Directory.cs
src/coreclr/src/mscorlib/src/System/Reflection/RuntimeAssembly.cs
src/coreclr/src/mscorlib/src/System/Threading/Mutex.cs
src/coreclr/src/mscorlib/src/System/Threading/WaitHandle.cs