diff options
author | RĂ¼diger Timm <rt@openoffice.org> | 2008-06-23 08:10:46 +0000 |
---|---|---|
committer | RĂ¼diger Timm <rt@openoffice.org> | 2008-06-23 08:10:46 +0000 |
commit | 6c6edcab116b9b37d21ad8debeb26ba600cd7e9d (patch) | |
tree | 023b26954f0f3899b5a242bd3f87abd86ef85834 /hunspell | |
parent | 96336534cb09baf5ab2b551a3a935bbce51fea29 (diff) |
#i90958# csutil.cxx includes unicode/uchar.h coming from icu.
Diffstat (limited to 'hunspell')
-rw-r--r-- | hunspell/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hunspell/prj/build.lst b/hunspell/prj/build.lst index 8fc1659989fc..7e7a02ca5804 100644 --- a/hunspell/prj/build.lst +++ b/hunspell/prj/build.lst @@ -1,3 +1,3 @@ -hun hunspell : solenv sal NULL +hun hunspell : solenv icu sal NULL hun hunspell usr1 - all hun_mkout NULL hun hunspell nmake - all hun_hunspell NULL |