ICU-450 move urep to common

X-SVN-Rev: 1670
This commit is contained in:
Alan Liu 2000-06-28 20:19:11 +00:00
parent c1346acb3c
commit ab9145acf3
3 changed files with 27 additions and 19 deletions

View File

@ -1116,6 +1116,33 @@ SOURCE=.\unistrm.h
# End Source File
# Begin Source File
SOURCE=.\unicode\urep.h
!IF "$(CFG)" == "common - Win32 Release"
# Begin Custom Build
InputPath=.\unicode\urep.h
"..\..\include\unicode\urep.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
copy unicode\urep.h ..\..\include\unicode
# End Custom Build
!ELSEIF "$(CFG)" == "common - Win32 Debug"
# Begin Custom Build
InputPath=.\unicode\urep.h
"..\..\include\unicode\urep.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
copy unicode\urep.h ..\..\include\unicode
# End Custom Build
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\unicode\ures.h
!IF "$(CFG)" == "common - Win32 Release"

View File

@ -1917,25 +1917,6 @@ InputPath=.\unicode\unum.h
# End Source File
# Begin Source File
SOURCE=.\unicode\urep.h
!IF "$(CFG)" == "i18n - Win32 Release"
!ELSEIF "$(CFG)" == "i18n - Win32 Debug"
# Begin Custom Build
InputPath=.\unicode\urep.h
"..\..\include\unicode\urep.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
copy unicode\urep.h ..\..\include\unicode
# End Custom Build
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\unicode\utrans.h
!IF "$(CFG)" == "i18n - Win32 Release"