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 | 11ac1bd78629359b25cc7e1b85526b6f55b40e8f (patch) | |
tree | df8222c242d87dcec316e85ffa77df002440d9d2 /javaunohelper | |
parent | fb2b72e5332af09883c3936e136a874dabbfad38 (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 c392b0f5cfa6..c18dd3eb94dc 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 |