From: Jeff Genovy <29107334+jefgen@users.noreply.github.com> Date: Wed, 28 Feb 2018 06:03:31 +0000 (+0000) Subject: ICU-13581 Revert accidental change to vcxproj file. X-Git-Tag: release-61-rc~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d762fd119766cb5b2f3d61219b0fb5ac58db9144;p=icu ICU-13581 Revert accidental change to vcxproj file. X-SVN-Rev: 41009 --- diff --git a/icu4c/source/tools/genrb/genrb.vcxproj b/icu4c/source/tools/genrb/genrb.vcxproj index 8f8180861ce..56d2bfdae5a 100644 --- a/icu4c/source/tools/genrb/genrb.vcxproj +++ b/icu4c/source/tools/genrb/genrb.vcxproj @@ -105,7 +105,7 @@ true Default /utf-8 %(AdditionalOptions) - WINVER=0x0601;_WIN32_WINNT=0x0601;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + WINVER=0x0601;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions) true @@ -149,7 +149,7 @@ EditAndContinue Default /utf-8 %(AdditionalOptions) - WINVER=0x0601;_WIN32_WINNT=0x0601;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + WINVER=0x0601;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions) true @@ -191,7 +191,7 @@ true Default /utf-8 %(AdditionalOptions) - WINVER=0x0601;_WIN32_WINNT=0x0601;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + WINVER=0x0601;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions) true @@ -234,7 +234,7 @@ ProgramDatabase Default /utf-8 %(AdditionalOptions) - WINVER=0x0601;_WIN32_WINNT=0x0601;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) + WINVER=0x0601;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions) true