diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-07-23 09:24:52 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-07-23 09:24:52 +0000 |
commit | af12af188b38207c1284324397a4955d71c9a14c (patch) | |
tree | f0c8bcd4d3b161e3974ceb6b2cb9196dcb45d91d /officecfg/prj | |
parent | 712e565c4a155035d4567a212c2a17414c6bb625 (diff) |
INTEGRATION: CWS mergebuild02 (1.11.10); FILE MERGED
2004/07/13 11:18:19 hjs 1.11.10.1: #i31416# merge on the fly
Diffstat (limited to 'officecfg/prj')
-rw-r--r-- | officecfg/prj/build.lst | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/officecfg/prj/build.lst b/officecfg/prj/build.lst index 107c74c21597..5f2df6271ec2 100644 --- a/officecfg/prj/build.lst +++ b/officecfg/prj/build.lst @@ -1,16 +1,17 @@ -oc officecfg : soltools solenv external NULL +oc officecfg : soltools solenv external transex3 NULL oc officecfg usr30073 - none NULL oc officecfg usr1 - all oc_mkout NULL oc officecfg\org\openoffice\configuration nmake - all oc_config NULL oc officecfg\org\openoffice\helper nmake - all oc_helper NULL oc officecfg\registry\schema nmake - all oc_reg_schema NULL +oc officecfg\registry nmake - all oc_reg NULL oc officecfg\registry\schema\org\openoffice nmake - all oc_reg_schema_ooo oc_helper oc_config NULL oc officecfg\registry\schema\org\openoffice\Office nmake - all oc_reg_schema_ooo_office oc_helper oc_config NULL oc officecfg\registry\schema\org\openoffice\Office\UI nmake - all oc_reg_schema_ooo_office_ui oc_helper oc_config NULL oc officecfg\registry\schema\org\openoffice\TypeDetection nmake - all oc_reg_schema_ooo_td oc_helper oc_config NULL oc officecfg\registry\schema\org\openoffice\ucb nmake - all oc_reg_schema_ooo_ucb oc_helper oc_config NULL -oc officecfg\registry\data\org\openoffice nmake - all oc_reg_data_ooo oc_helper oc_config NULL -oc officecfg\registry\data\org\openoffice\Office nmake - all oc_reg_data_ooo_office oc_helper oc_config NULL -oc officecfg\registry\data\org\openoffice\Office\UI nmake - all oc_reg_data_ooo_office_ui oc_helper oc_config NULL -oc officecfg\registry\data\org\openoffice\ucb nmake - all oc_reg_data_ooo_ucb oc_helper oc_config NULL +oc officecfg\registry\data\org\openoffice nmake - all oc_reg_data_ooo oc_helper oc_config oc_reg NULL +oc officecfg\registry\data\org\openoffice\Office nmake - all oc_reg_data_ooo_office oc_helper oc_config oc_reg NULL +oc officecfg\registry\data\org\openoffice\Office\UI nmake - all oc_reg_data_ooo_office_ui oc_helper oc_config oc_reg NULL +oc officecfg\registry\data\org\openoffice\ucb nmake - all oc_reg_data_ooo_ucb oc_helper oc_config oc_reg NULL oc officecfg\util nmake - all oc_util oc_reg_schema oc_reg_schema_ooo oc_reg_schema_ooo_office oc_reg_schema_ooo_office_ui oc_reg_schema_ooo_td oc_reg_schema_ooo_ucb oc_reg_data_ooo oc_reg_data_ooo_office oc_reg_data_ooo_office_ui oc_reg_data_ooo_ucb NULL |