summaryrefslogtreecommitdiff
path: root/javaunohelper
diff options
context:
space:
mode:
authorJörg Budischewski <jbu@openoffice.org>2002-02-18 06:57:50 +0000
committerJörg Budischewski <jbu@openoffice.org>2002-02-18 06:57:50 +0000
commita5f0eed83283663d18595c6d4ae2b0b65b88e357 (patch)
tree4614abac5c11adb740263bd68ea9611c3b74e39c /javaunohelper
parent871e42edb9b32227e992308056bbb1c2b9b6ee30 (diff)
#97580# added adapter namespace
Diffstat (limited to 'javaunohelper')
-rw-r--r--javaunohelper/prj/build.lst3
1 files changed, 2 insertions, 1 deletions
diff --git a/javaunohelper/prj/build.lst b/javaunohelper/prj/build.lst
index 6219aa167..dc3979c5b 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