diff --git a/clr.coreclr.props b/clr.coreclr.props index 6d3538c341b5..691365c76cfd 100644 --- a/clr.coreclr.props +++ b/clr.coreclr.props @@ -1,64 +1,10 @@ - - true - true - true - true - true - true - true - true - false - true - true - true - true + true - true - true - true - true - true - - true - true - true - true - true - true - true - true - true - true - true - true - true - true - true - true - - true - true - true true - true - true - true - true - - true - false true - true - true - true - - true - true + + true @@ -69,15 +15,6 @@ true true - - false - false - false - false - false - false - false - true @@ -87,7 +24,13 @@ true true true - true + true + true + true + true + true + true + true diff --git a/clr.defines.targets b/clr.defines.targets index 64ff2e08705a..7dc442cf1fb9 100644 --- a/clr.defines.targets +++ b/clr.defines.targets @@ -1,41 +1,25 @@ - $(DefineConstants);BUILDTYPE_RET $(DefineConstants);FEATURE_APPX $(DefineConstants);FEATURE_ARRAYSTUB_AS_IL $(DefineConstants);FEATURE_MULTICASTSTUB_AS_IL $(DefineConstants);FEATURE_STUBS_AS_IL $(DefineConstants);FEATURE_CLASSIC_COMINTEROP - $(DefineConstants);FEATURE_CODE_VERSIONING $(DefineConstants);FEATURE_COMINTEROP $(DefineConstants);FEATURE_COMINTEROP_APARTMENT_SUPPORT $(DefineConstants);FEATURE_COMINTEROP_UNMANAGED_ACTIVATION $(DefineConstants);FEATURE_COMINTEROP_WINRT_MANAGED_ACTIVATION $(DefineConstants);FEATURE_COREFX_GLOBALIZATION - $(DefineConstants);FEATURE_DISPLAY_CULTURE_INFO - $(DefineConstants);FEATURE_DISPLAY_REGION_INFO - $(DefineConstants);FEATURE_HOSTING - $(DefineConstants);FEATURE_IMPLICIT_LONGPATH - $(DefineConstants);FEATURE_ISOLATED_STORAGE_QUOTA_ENFORCEMENT - $(DefineConstants);FEATURE_JUMPSTAMP - $(DefineConstants);FEATURE_MACL $(DefineConstants);FEATURE_MANAGED_ETW $(DefineConstants);FEATURE_MANAGED_ETW_CHANNELS $(DefineConstants);FEATURE_PAL - $(DefineConstants);FEATURE_PATHCOMPAT $(DefineConstants);FEATURE_PERFTRACING $(DefineConstants);FEATURE_EVENTSOURCE_XPLAT - $(DefineConstants);FEATURE_SORT_TABLES - $(DefineConstants);FEATURE_TYPEEQUIVALENCE $(DefineConstants);FEATURE_USE_LCID - $(DefineConstants);FEATURE_VALIDATOR $(DefineConstants);FEATURE_WIN32_REGISTRY - $(DefineConstants);FEATURE_WINMD_RESILIENT + $(DefineConstants);PROFILING_SUPPORTED - $(DefineConstants);FEATURE_REJIT - $(DefineConstants);FEATURE_USE_ASM_GC_WRITE_BARRIERS - $(DefineConstants);BINDER_DEBUG_LOG - $(DefineConstants);FEATURE_SYMDIFF + $(DefineConstants);PLATFORM_UNIX $(DefineConstants);PLATFORM_WINDOWS diff --git a/dac.props b/dac.props deleted file mode 100644 index 4d158d06adf7..000000000000 --- a/dac.props +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - false - $(CDefines);PROFILING_SUPPORTED_DATA - $(CDefines);DACCESS_COMPILE - $(Fullcxxeh) - true - $(ClAdditionalOptions) /d2Zi+ - $(CDefines);_ITERATOR_DEBUG_LEVEL=0 - $(Win32DllLibs.Replace("libcpmtd.lib","libcpmtd0.lib")) - - - - - false - true - - - - - - - - - - \ No newline at end of file diff --git a/src/debug/SetDebugTargetCoreSysARM.props b/src/debug/SetDebugTargetCoreSysARM.props deleted file mode 100644 index cedb5aaf3250..000000000000 --- a/src/debug/SetDebugTargetCoreSysARM.props +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - - - true - true - false - false - - true - $(CDefines);DBG_TARGET_ARM=1 - - true - $(CDefines);DBG_TARGET_CORESYSTEM=1 - - true - $(CDefines);DBG_TARGET_SAME_ENDIANNESS=1 - - - - diff --git a/src/debug/SetDebugTargetCoreSysX86.props b/src/debug/SetDebugTargetCoreSysX86.props deleted file mode 100644 index 594016a0d776..000000000000 --- a/src/debug/SetDebugTargetCoreSysX86.props +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - true - true - false - false - - true - $(CDefines);DBG_TARGET_X86=1 - - true - $(CDefines);DBG_TARGET_CORESYSTEM=1 - - - - - diff --git a/src/debug/SetDebugTargetLocal.props b/src/debug/SetDebugTargetLocal.props deleted file mode 100644 index 28665150b81b..000000000000 --- a/src/debug/SetDebugTargetLocal.props +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - 1 - $(CDefines);DBG_TARGET_X86=1 - - 1 - $(CDefines);DBG_TARGET_AMD64=1 - - 1 - $(CDefines);DBG_TARGET_ARM=1; - - 1 - $(CDefines);DBG_TARGET_ARM64=1; - - 1 - $(CDefines);DBG_TARGET_WIN64=1 - - 1 - $(CDefines);DBG_TARGET_64BIT=1 - - - - - diff --git a/src/debug/SetDebugTargetWinARM.props b/src/debug/SetDebugTargetWinARM.props deleted file mode 100644 index 02240f12ca05..000000000000 --- a/src/debug/SetDebugTargetWinARM.props +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - false - false - false - false - - true - $(CDefines);DBG_TARGET_ARM=1 - - - - diff --git a/src/debug/SetDebugTargetWinx86.props b/src/debug/SetDebugTargetWinx86.props deleted file mode 100644 index bd90a410ab76..000000000000 --- a/src/debug/SetDebugTargetWinx86.props +++ /dev/null @@ -1,8 +0,0 @@ - - - - 1 - $(CDefines);DBG_TARGET_X86=1 - - - diff --git a/src/debug/XPlatCommon.props b/src/debug/XPlatCommon.props deleted file mode 100644 index e7913f8380eb..000000000000 --- a/src/debug/XPlatCommon.props +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - $(FeatureDbiOopDebugging_HostWindowsx86) - $(FeatureDbiOopDebugging_HostOneCorex86) - $(FeatureDbiOopDebugging_HostWindowsamd64) - $(FeatureDbiOopDebugging_HostOneCoreamd64) - $(FeatureDbiOopDebugging_HostLocal) - - - - - - - - UNKNOWN - WINDOWS - CORESYS - - UNKNOWN - X86 - ARM - AMD64 - - true - - $(DebugInfoResourceHostOS)$(DebugInfoResourceHostArch) - - - - diff --git a/src/mscorlib/System.Private.CoreLib.csproj b/src/mscorlib/System.Private.CoreLib.csproj index 8793679758aa..919e9c747ac0 100644 --- a/src/mscorlib/System.Private.CoreLib.csproj +++ b/src/mscorlib/System.Private.CoreLib.csproj @@ -108,8 +108,6 @@ - core_clr - true i386 $(Platform) @@ -646,7 +644,6 @@ - FEATURE_IMPLICIT_TLS;FEATURE_HIJACK $(IntermediateOutputPath)\cmake.definitions