ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead

X-SVN-Rev: 5972
This commit is contained in:
Alan Liu 2001-09-28 21:39:51 +00:00
parent 610e2411eb
commit 385dc0eea1
2 changed files with 0 additions and 78 deletions

View File

@ -162,18 +162,10 @@ SOURCE=.\gregocal.cpp
# End Source File
# Begin Source File
SOURCE=.\hangjamo.cpp
# End Source File
# Begin Source File
SOURCE=.\hextouni.cpp
# End Source File
# Begin Source File
SOURCE=.\jamohang.cpp
# End Source File
# Begin Source File
SOURCE=.\msgfmt.cpp
# End Source File
# Begin Source File
@ -795,33 +787,6 @@ InputPath=.\unicode\gregocal.h
# End Source File
# Begin Source File
SOURCE=.\unicode\hangjamo.h
!IF "$(CFG)" == "i18n - Win32 Release"
# Begin Custom Build
InputPath=.\unicode\hangjamo.h
"..\..\include\unicode\hangjamo.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
copy unicode\hangjamo.h ..\..\include\unicode
# End Custom Build
!ELSEIF "$(CFG)" == "i18n - Win32 Debug"
# Begin Custom Build
InputPath=.\unicode\hangjamo.h
"..\..\include\unicode\hangjamo.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
copy unicode\hangjamo.h ..\..\include\unicode
# End Custom Build
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\unicode\hextouni.h
!IF "$(CFG)" == "i18n - Win32 Release"
@ -849,33 +814,6 @@ InputPath=.\unicode\hextouni.h
# End Source File
# Begin Source File
SOURCE=.\unicode\jamohang.h
!IF "$(CFG)" == "i18n - Win32 Release"
# Begin Custom Build
InputPath=.\unicode\jamohang.h
"..\..\include\unicode\jamohang.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
copy unicode\jamohang.h ..\..\include\unicode
# End Custom Build
!ELSEIF "$(CFG)" == "i18n - Win32 Debug"
# Begin Custom Build
InputPath=.\unicode\jamohang.h
"..\..\include\unicode\jamohang.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
copy unicode\jamohang.h ..\..\include\unicode
# End Custom Build
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\unicode\msgfmt.h
!IF "$(CFG)" == "i18n - Win32 Release"

View File

@ -185,10 +185,6 @@ SOURCE=.\g7coll.cpp
# End Source File
# Begin Source File
SOURCE=.\hajatrts.cpp
# End Source File
# Begin Source File
SOURCE=.\hxuntrts.cpp
# End Source File
# Begin Source File
@ -233,10 +229,6 @@ SOURCE=.\jacoll.cpp
# End Source File
# Begin Source File
SOURCE=.\jahatrts.cpp
# End Source File
# Begin Source File
SOURCE=.\jamotest.cpp
# End Source File
# Begin Source File
@ -517,10 +509,6 @@ SOURCE=.\g7coll.h
# End Source File
# Begin Source File
SOURCE=.\hajatrts.h
# End Source File
# Begin Source File
SOURCE=.\hxuntrts.h
# End Source File
# Begin Source File
@ -565,10 +553,6 @@ SOURCE=.\jacoll.h
# End Source File
# Begin Source File
SOURCE=.\jahatrts.h
# End Source File
# Begin Source File
SOURCE=.\jamotest.h
# End Source File
# Begin Source File