From ec2679d26f8fb488dc3dbc7d2a01466ec59864c7 Mon Sep 17 00:00:00 2001 From: Markus Scherer Date: Wed, 24 Nov 1999 00:38:17 +0000 Subject: [PATCH] [ICU-157] copy udata.h to the include folder X-Commit-URL: https://ssl.icu-project.org/trac/changeset/254 --- icu4c/source/common/common.dsp | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/icu4c/source/common/common.dsp b/icu4c/source/common/common.dsp index 6e3724b4bcf..2b6faedba80 100644 --- a/icu4c/source/common/common.dsp +++ b/icu4c/source/common/common.dsp @@ -812,6 +812,33 @@ SOURCE=.\ucnv_io.h # End Source File # Begin Source File +SOURCE=.\udata.h + +!IF "$(CFG)" == "common - Win32 Release" + +# Begin Custom Build +InputPath=.\udata.h + +"..\..\include\udata.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy udata.h ..\..\include + +# End Custom Build + +!ELSEIF "$(CFG)" == "common - Win32 Debug" + +# Begin Custom Build +InputPath=.\udata.h + +"..\..\include\udata.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy udata.h ..\..\include + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\uhash.h # End Source File # Begin Source File