mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-20 20:19:32 +00:00
ICU-96 collation filename reorganization - forgot to do save all in msvc :)
X-SVN-Rev: 3971
This commit is contained in:
parent
19d99c4bd9
commit
7e3605d1ad
1 changed files with 9 additions and 1 deletions
|
@ -576,13 +576,17 @@ SOURCE=.\ucol.cpp
|
|||
|
||||
!ELSEIF "$(CFG)" == "i18n - Win32 Debug"
|
||||
|
||||
# ADD CPP /Ze /W3 /D "UCOL_DEBUG"
|
||||
# ADD CPP /Ze /W3
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ucol_bld.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ucol_cnt.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -1648,6 +1652,10 @@ InputPath=.\unicode\ucol.h
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ucol_bld.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\ucol_cnt.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
|
Loading…
Add table
Reference in a new issue