From ef4ea3ab01f6f94182136119b9efba3180d74ba6 Mon Sep 17 00:00:00 2001
From: Jeff Genovy <29107334+jefgen@users.noreply.github.com>
Date: Fri, 16 Feb 2018 08:50:25 +0000
Subject: [PATCH] ICU-13171 Remove conflicting option (/Gm) with (/MP) from
gennorm2, also clean up the vcxproj files somewhat.
X-SVN-Rev: 40938
---
icu4c/source/common/common.vcxproj | 132 +++++--------------
icu4c/source/common/common_uwp.vcxproj | 4 +-
icu4c/source/i18n/i18n.vcxproj | 25 +---
icu4c/source/tools/gennorm2/gennorm2.vcxproj | 2 -
4 files changed, 40 insertions(+), 123 deletions(-)
diff --git a/icu4c/source/common/common.vcxproj b/icu4c/source/common/common.vcxproj
index 254d57e1cfd..aa589d65425 100644
--- a/icu4c/source/common/common.vcxproj
+++ b/icu4c/source/common/common.vcxproj
@@ -253,35 +253,22 @@
-
-
-
-
+
+
-
-
-
-
+
+
-
-
+
-
-
-
-
-
-
+
+
+
-
- ..\i18n;%(AdditionalIncludeDirectories)
- ..\i18n;%(AdditionalIncludeDirectories)
- ..\i18n;%(AdditionalIncludeDirectories)
- ..\i18n;%(AdditionalIncludeDirectories)
-
+
@@ -298,44 +285,22 @@
-
- false
- false
- false
- false
-
-
- false
- false
- false
- false
-
+
+
-
- false
- false
- false
- false
-
+
-
- false
- false
- false
- false
-
+
-
-
+
-
-
+
@@ -349,25 +314,15 @@
-
-
+
-
- false
-
+
-
- false
-
-
- false
- false
- false
- false
-
+
+
@@ -377,19 +332,15 @@
-
-
+
-
-
+
-
-
-
-
+
+
@@ -399,28 +350,22 @@
-
-
+
-
-
+
-
-
+
-
-
+
-
- false
-
+
@@ -435,20 +380,13 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/icu4c/source/common/common_uwp.vcxproj b/icu4c/source/common/common_uwp.vcxproj
index 596ebf7fb10..ae0b90b2f5f 100644
--- a/icu4c/source/common/common_uwp.vcxproj
+++ b/icu4c/source/common/common_uwp.vcxproj
@@ -302,9 +302,7 @@
-
- ..\i18n;%(AdditionalIncludeDirectories)
-
+
diff --git a/icu4c/source/i18n/i18n.vcxproj b/icu4c/source/i18n/i18n.vcxproj
index d496b18d071..9e310018c8e 100644
--- a/icu4c/source/i18n/i18n.vcxproj
+++ b/icu4c/source/i18n/i18n.vcxproj
@@ -423,30 +423,13 @@
-
- false
- false
- false
- false
-
-
- false
- false
- false
- false
-
-
- false
- false
- false
- false
-
+
+
+
-
- false
-
+
diff --git a/icu4c/source/tools/gennorm2/gennorm2.vcxproj b/icu4c/source/tools/gennorm2/gennorm2.vcxproj
index b3e95c94052..d02bdda34e4 100644
--- a/icu4c/source/tools/gennorm2/gennorm2.vcxproj
+++ b/icu4c/source/tools/gennorm2/gennorm2.vcxproj
@@ -133,7 +133,6 @@
..\..\common;..\toolutil;%(AdditionalIncludeDirectories)
WINVER=0x0601;_WIN32_WINNT=0x0601;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
true
- true
EnableFastChecks
true
MultiThreadedDebugDLL
@@ -222,7 +221,6 @@
..\..\common;..\toolutil;%(AdditionalIncludeDirectories)
WINVER=0x0601;_WIN32_WINNT=0x0601;WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)
true
- true
EnableFastChecks
true
MultiThreadedDebugDLL