From a2c90781f14869f6fbd9267d03e155efa192b245 Mon Sep 17 00:00:00 2001 From: Julien Brianceau Date: Fri, 25 Mar 2022 12:13:12 +0100 Subject: [PATCH] ICU-21967 Remove obsolete references in makedata.vcxproj and makedata_uwp.vcxproj These references should have been removed in ICU-20489 and ICU-21420. Take the opportunity to update the doc as well. --- docs/userguide/icu4c/index.md | 28 +++++++++------------- icu4c/source/data/makedata.mak | 8 +++---- icu4c/source/data/makedata.vcxproj | 6 ----- icu4c/source/data/makedata.vcxproj.filters | 18 -------------- icu4c/source/data/makedata_uwp.vcxproj | 6 ----- 5 files changed, 15 insertions(+), 51 deletions(-) diff --git a/docs/userguide/icu4c/index.md b/docs/userguide/icu4c/index.md index 15f73a93c63..4c7534e3dea 100644 --- a/docs/userguide/icu4c/index.md +++ b/docs/userguide/icu4c/index.md @@ -154,31 +154,27 @@ In the descriptions below, `` is the full path name of the ICU4C directory
  • brkitr/ Data files for character, word, sentence, title casing and line boundary analysis.
  • -
  • coll/ Data for collation tailorings. The makefile - colfiles.mk contains the list of resource bundle files.
  • +
  • coll/ Data for collation tailorings.
  • locales/ These .txt files contain ICU language and culture-specific localization data. Two special bundles are root, which is the fallback data and parent of other bundles, - and index, which contains a list of installed bundles. The - makefile resfiles.mk contains the list of resource bundle - files. Some of the locale data is split out into the type-specific + and index, which contains a list of installed bundles. + Some of the locale data is split out into the type-specific directories curr, lang, region, unit, and zone, described below.
  • curr/ Locale data for currency symbols and names (including - plural forms), with its own makefile resfiles.mk.
  • + plural forms).
  • lang/ Locale data for names of languages, scripts, and locale - key names and values, with its own makefile resfiles.mk.
  • + key names and values. -
  • region/ Locale data for names of regions, with its own - makefile resfiles.mk.
  • +
  • region/ Locale data for names of regions.
  • -
  • unit/ Locale data for measurement unit patterns and names, - with its own makefile resfiles.mk.
  • +
  • unit/ Locale data for measurement unit patterns and + names.
  • -
  • zone/ Locale data for time zone names, with its own - makefile resfiles.mk.
  • +
  • zone/ Locale data for time zone names.
  • mappings/ Here are the code page converter tables. These .ucm files contain mappings to and from Unicode. These are compiled @@ -189,10 +185,8 @@ In the descriptions below, `` is the full path name of the ICU4C directory converters to be built.
  • translit/ This directory contains transliterator rules as - resource bundles, a makefile trnsfiles.mk containing the list - of installed system translitaration files, and as well the special - bundle translit_index which lists the system transliterator - aliases.
  • + resource bundles, and the special bundle translit_index which + lists the system transliterator aliases.
  • unidata/ This directory contains the Unicode data files. Please see - - - - - - diff --git a/icu4c/source/data/makedata.vcxproj.filters b/icu4c/source/data/makedata.vcxproj.filters index 54bd3034bc1..50d133aa6c3 100644 --- a/icu4c/source/data/makedata.vcxproj.filters +++ b/icu4c/source/data/makedata.vcxproj.filters @@ -11,30 +11,12 @@ - - Make Files - - - Make Files - Make Files - - Make Files - - - Make Files - - - Make Files - Make Files - - Make Files - Make Files diff --git a/icu4c/source/data/makedata_uwp.vcxproj b/icu4c/source/data/makedata_uwp.vcxproj index 7b4ae4d9a4b..cdc4e4ec211 100644 --- a/icu4c/source/data/makedata_uwp.vcxproj +++ b/icu4c/source/data/makedata_uwp.vcxproj @@ -67,14 +67,8 @@ - - - - - -