diff options
author | Jörg Budischewski <jbu@openoffice.org> | 2002-02-18 06:57:50 +0000 |
---|---|---|
committer | Jörg Budischewski <jbu@openoffice.org> | 2002-02-18 06:57:50 +0000 |
commit | 764dcdc628ef37dea7d321876493519f1f47d523 (patch) | |
tree | f055cbebe9ece289ad2dde131cb60570a9a297db /javaunohelper/prj | |
parent | 2e4fab5f835e27b5790b8fee3b9ec321b1d6f46c (diff) |
#97580# added adapter namespace
Diffstat (limited to 'javaunohelper/prj')
-rw-r--r-- | javaunohelper/prj/build.lst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/javaunohelper/prj/build.lst b/javaunohelper/prj/build.lst index 6219aa167334..dc3979c5b91b 100644 --- a/javaunohelper/prj/build.lst +++ b/javaunohelper/prj/build.lst @@ -1,5 +1,6 @@ jh javaunohelper : bridges cppuhelper NULL jh javaunohelper usr1 - all jh_mkout NULL jh javaunohelper\com\sun\star\comp\helper nmake - all jh_helper NULL +jh javaunohelper\com\sun\star\lib\uno\adapter nmake - all jh_adapter NULL jh javaunohelper\source nmake - all jh_source NULL -jh javaunohelper\util nmake - all jh_util jh_helper jh_source NULL +jh javaunohelper\util nmake - all jh_util jh_helper jh_source jh_adapter NULL |