diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-27 16:21:31 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-10-27 16:21:31 +0000 |
commit | f616f71b74483d6e5091f321dbb573b6ee675743 (patch) | |
tree | 1c9bae7d235ec02a91bcaa02d1f9e45f9ce3d8b4 /javaunohelper | |
parent | c990896d1c0bffb2d706a0ec031f32015faf13be (diff) |
INTEGRATION: CWS skeletonmaker (1.8.10); FILE MERGED
2005/10/25 08:13:04 jsc 1.8.10.2: #i52167# remove ...lib.uno.helper.draft from build list
2005/07/19 13:28:21 jsc 1.8.10.1: #i52167# move PropertySetMixin from css.lib.uno.helper.draft to css.lib.uno.helper - no draft type currently
Diffstat (limited to 'javaunohelper')
-rw-r--r-- | javaunohelper/prj/build.lst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/javaunohelper/prj/build.lst b/javaunohelper/prj/build.lst index 1bdaed8d696c..069b24f3a465 100644 --- a/javaunohelper/prj/build.lst +++ b/javaunohelper/prj/build.lst @@ -3,6 +3,5 @@ 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 jh_libhelp 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 jh_libhelp_draft NULL +jh javaunohelper\util nmake - all jh_util jh_helper jh_source jh_adapter jh_libhelp NULL |