]>
Commit | Line | Data |
---|---|---|
b75a7d8f A |
1 | == Copyright (c) 2000 IBM, Inc. All rights reserved. == |
2 | ||
3 | ||
4 | This directory contains the intermediate, generated ICU data. For example, | |
5 | .res, .cnv, and some .dat files end up here. | |
6 | ||
7 | It is also used as a temporary directory by some ICU tools build processes. | |
8 | ||
9 | You should NOT set your ICU_DATA directory to point here. Instead, | |
10 | point it to ".." (that is, icu/source/data). | |
11 |