mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-165 fix makedata for common map file
X-SVN-Rev: 244
This commit is contained in:
parent
256f5b22ad
commit
7c18f32045
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ link @mkdll.tmp
|
|||
echo create the common, memory-mappable file
|
||||
del "%ICU_DATA%icudata.dat"
|
||||
echo %ICU_DATA%unames.dat>mkmap.tmp
|
||||
echo %ICU_DATA%cnvalias.dat>mkmap.tmp
|
||||
echo %ICU_DATA%cnvalias.dat>>mkmap.tmp
|
||||
gencmn\%toolversion%\gencmn 1000000 mkmap.tmp
|
||||
|
||||
goto :end
|
||||
|
|
Loading…
Add table
Reference in a new issue