diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-07-23 14:17:08 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-07-23 14:17:08 +0000 |
commit | e5cd7b9fada330f70e282a867b24a58ab7b8c185 (patch) | |
tree | a0be81814236a466f419cff7f2cbb340cae17262 /javaunohelper/prj | |
parent | 06856a565b7cfa52aaafa120ecb684e1a6ec4625 (diff) |
INTEGRATION: CWS sb20 (1.6.4); FILE MERGED
2004/07/02 13:28:31 sb 1.6.4.1: #i29740# Added PropertySetMixin.
Diffstat (limited to 'javaunohelper/prj')
-rw-r--r-- | javaunohelper/prj/build.lst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/javaunohelper/prj/build.lst b/javaunohelper/prj/build.lst index 6c0f0384679f..eca9c0071dd0 100644 --- a/javaunohelper/prj/build.lst +++ b/javaunohelper/prj/build.lst @@ -1,7 +1,8 @@ -jh javaunohelper : bridges cppuhelper NULL +jh javaunohelper : bridges cppuhelper jurt ridljar 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\com\sun\star\lib\uno\helper nmake - all jh_libhelp NULL +jh javaunohelper\com\sun\star\lib\uno\helper\draft nmake - all jh_libhelp_draft jh_libhelp NULL jh javaunohelper\source nmake - all jh_source 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_libhelp_draft NULL |