diff --git a/icu4c/source/layout/layout.dsp b/icu4c/source/layout/layout.dsp index 69d14c22110..dedd3320aa9 100644 --- a/icu4c/source/layout/layout.dsp +++ b/icu4c/source/layout/layout.dsp @@ -274,6 +274,14 @@ SOURCE=.\LEFontInstance.cpp # End Source File # Begin Source File +SOURCE=.\LEGlyphStorage.cpp +# End Source File +# Begin Source File + +SOURCE=.\LEInsertionList.cpp +# End Source File +# Begin Source File + SOURCE=.\LigatureSubstProc.cpp # End Source File # Begin Source File @@ -687,6 +695,100 @@ InputPath=.\LEGlyphFilter.h # End Source File # Begin Source File +SOURCE=.\LEGlyphStorage.h + +!IF "$(CFG)" == "layout - Win32 Release" + +# Begin Custom Build +InputPath=.\LEGlyphStorage.h + +"..\..\include\layout\LEGlyphStorage.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) ..\..\include\layout + +# End Custom Build + +!ELSEIF "$(CFG)" == "layout - Win32 Debug" + +# Begin Custom Build +InputPath=.\LEGlyphStorage.h + +"..\..\include\layout\LEGlyphStorage.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) ..\..\include\layout + +# End Custom Build + +!ELSEIF "$(CFG)" == "layout - Win64 Release" + +# Begin Custom Build +InputPath=.\LEGlyphStorage.h + +"..\..\include\layout\LEGlyphStorage.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) ..\..\include\layout + +# End Custom Build + +!ELSEIF "$(CFG)" == "layout - Win64 Debug" + +# Begin Custom Build +InputPath=.\LEGlyphStorage.h + +"..\..\include\layout\LEGlyphStorage.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) ..\..\include\layout + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + +SOURCE=.\LEInsertionList.h + +!IF "$(CFG)" == "layout - Win32 Release" + +# Begin Custom Build +InputPath=.\LEInsertionList.h + +"..\..\include\layout\LEInsertionList.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) ..\..\include\layout + +# End Custom Build + +!ELSEIF "$(CFG)" == "layout - Win32 Debug" + +# Begin Custom Build +InputPath=.\LEInsertionList.h + +"..\..\include\layout\LEInsertionList.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) ..\..\include\layout + +# End Custom Build + +!ELSEIF "$(CFG)" == "layout - Win64 Release" + +# Begin Custom Build +InputPath=.\LEInsertionList.h + +"..\..\include\layout\LEInsertionList.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) ..\..\include\layout + +# End Custom Build + +!ELSEIF "$(CFG)" == "layout - Win64 Debug" + +# Begin Custom Build +InputPath=.\LEInsertionList.h + +"..\..\include\layout\LEInsertionList.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" + copy $(InputPath) ..\..\include\layout + +# End Custom Build + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=.\LELanguages.h !IF "$(CFG)" == "layout - Win32 Release"