From 07416684e366b7858adafd2d3b9d12aebf54e8e6 Mon Sep 17 00:00:00 2001 From: danmosemsft Date: Wed, 15 Feb 2017 15:44:09 -0800 Subject: More FEATURE_WIN_DB_APPCOMPAT --- clr.defines.targets | 2 -- 1 file changed, 2 deletions(-) (limited to 'clr.defines.targets') diff --git a/clr.defines.targets b/clr.defines.targets index 1a6d3a627b..e26e27dbdd 100644 --- a/clr.defines.targets +++ b/clr.defines.targets @@ -77,7 +77,6 @@ $(CDefines);FEATURE_USE_ASM_GC_WRITE_BARRIERS $(CDefines);BINDER_DEBUG_LOG $(CDefines);FEATURE_SYMDIFF - $(CDefines);FEATURE_WIN_DB_APPCOMPAT $(CDefines);FEATURE_IMPLICIT_TLS $(CDefines);FEATURE_READYTORUN $(CDefines);FEATURE_READYTORUN_COMPILER @@ -121,7 +120,6 @@ $(DefineConstants);FEATURE_USE_ASM_GC_WRITE_BARRIERS $(DefineConstants);BINDER_DEBUG_LOG $(DefineConstants);FEATURE_SYMDIFF - $(DefineConstants);FEATURE_WIN_DB_APPCOMPAT $(DefineConstants);FEATURE_READYTORUN $(DefineConstants);PLATFORM_UNIX -- cgit v1.2.3