diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-03-09 08:33:15 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-03-09 08:33:15 +0000 |
commit | 8a44ed106b72545cab79dbdada1b900a952839ee (patch) | |
tree | 06432a07517fc124e67d7bca37b21effe6988352 /javaunohelper | |
parent | 4ccfa5d2ea9c8705da3afe274b58ec9b5972325e (diff) |
INTEGRATION: CWS ause076 (1.12.6); FILE MERGED
2007/02/05 11:52:07 hjs 1.12.6.1: #i73866# fix dependencies - applied patch from issue
Diffstat (limited to 'javaunohelper')
-rw-r--r-- | javaunohelper/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/javaunohelper/prj/build.lst b/javaunohelper/prj/build.lst index c392b0f5c..c18dd3eb9 100644 --- a/javaunohelper/prj/build.lst +++ b/javaunohelper/prj/build.lst @@ -7,4 +7,4 @@ jh javaunohelper\com\sun\star\comp nmake - all jh_comp jh_juhtest NULL jh javaunohelper\com\sun\star\lib\uno\adapter nmake - all jh_adapter jh_libhelp jh_inc NULL jh javaunohelper\com\sun\star\lib\uno\helper nmake - all jh_libhelp jh_inc NULL jh javaunohelper\source nmake - all jh_source jh_inc NULL -jh javaunohelper\util nmake - all jh_util jh_helper jh_source jh_adapter jh_libhelp NULL +jh javaunohelper\util nmake - all jh_util jh_helper jh_source jh_adapter jh_libhelp jh_comp NULL |