scuffed-code/icu4c/source/data/build
Andy Heninger 4c453dd177 ICU-1075 Fix incorrect comments regarding changing res files to be built.
Fix problem in Windows build when omitting some converter files.

X-SVN-Rev: 6230
2001-10-13 00:32:53 +00:00
..
.cvsignore ICU-393 cvsignore 2000-12-15 19:44:49 +00:00
makedata.bat ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.dsp ICU-1075 data handling updates. 2001-07-26 21:55:49 +00:00
makedata.dsw ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
makedata.mak ICU-1075 Fix incorrect comments regarding changing res files to be built. 2001-10-13 00:32:53 +00:00
Makefile.in ICU-1090 Build the empty resource bundle on Unix 2001-10-10 20:54:12 +00:00
mkdll.lk ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
mkobj.cl ICU-393 .cvsignore 2000-12-03 04:09:23 +00:00
README ICU-743 moving where data is built and tested 2000-12-01 17:20:26 +00:00

== Copyright (c) 2000 IBM, Inc. All rights reserved. ==


This directory contains the intermediate, generated ICU data. For example,
.res, .cnv, and some .dat files end up here.

It is also used as a temporary directory by some ICU tools build processes.

You should NOT set your ICU_DATA directory to point here. Instead,
point it to ".." (that is, icu/source/data).