From 9ea53d52dfc72f98b8e5c522069f41a2210fb3af Mon Sep 17 00:00:00 2001 From: Andy Heninger Date: Tue, 25 Jun 2002 20:31:26 +0000 Subject: [PATCH] ICU-45 new builder for RBBI rules, tweak MSVC project files. X-SVN-Rev: 8942 --- icu4c/source/common/common.dsp | 16 ++++++++++++ icu4c/source/i18n/i18n.dsp | 47 ---------------------------------- 2 files changed, 16 insertions(+), 47 deletions(-) diff --git a/icu4c/source/common/common.dsp b/icu4c/source/common/common.dsp index eba022a50a5..853b8a57248 100644 --- a/icu4c/source/common/common.dsp +++ b/icu4c/source/common/common.dsp @@ -872,8 +872,24 @@ InputPath=.\unicode\parseerr.h !ELSEIF "$(CFG)" == "common - Win64 Release" +# Begin Custom Build +InputPath=.\unicode\parseerr.h + +"..\..\include\unicode\parseerr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) ..\..\include\unicode + +# End Custom Build + !ELSEIF "$(CFG)" == "common - Win64 Debug" +# Begin Custom Build +InputPath=.\unicode\parseerr.h + +"..\..\include\unicode\parseerr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) ..\..\include\unicode + +# End Custom Build + !ENDIF # End Source File diff --git a/icu4c/source/i18n/i18n.dsp b/icu4c/source/i18n/i18n.dsp index ab7bd70d23b..55d3ba38196 100644 --- a/icu4c/source/i18n/i18n.dsp +++ b/icu4c/source/i18n/i18n.dsp @@ -1321,53 +1321,6 @@ InputPath=.\unicode\numfmt.h # End Source File # Begin Source File -SOURCE=.\unicode\parseerr.h - -!IF "$(CFG)" == "i18n - Win32 Release" - -# Begin Custom Build -InputPath=.\unicode\parseerr.h - -"..\..\include\unicode\parseerr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy $(InputPath) ..\..\include\unicode - -# End Custom Build - -!ELSEIF "$(CFG)" == "i18n - Win32 Debug" - -# Begin Custom Build -InputPath=.\unicode\parseerr.h - -"..\..\include\unicode\parseerr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy $(InputPath) ..\..\include\unicode - -# End Custom Build - -!ELSEIF "$(CFG)" == "i18n - Win64 Release" - -# Begin Custom Build -InputPath=.\unicode\parseerr.h - -"..\..\include\unicode\parseerr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy $(InputPath) ..\..\include\unicode - -# End Custom Build - -!ELSEIF "$(CFG)" == "i18n - Win64 Debug" - -# Begin Custom Build -InputPath=.\unicode\parseerr.h - -"..\..\include\unicode\parseerr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - copy $(InputPath) ..\..\include\unicode - -# End Custom Build - -!ENDIF - -# End Source File -# Begin Source File - SOURCE=.\quant.h # End Source File # Begin Source File