summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--officecfg/prj/build.lst24
1 files changed, 12 insertions, 12 deletions
diff --git a/officecfg/prj/build.lst b/officecfg/prj/build.lst
index fd71f167f3ef..107c74c21597 100644
--- a/officecfg/prj/build.lst
+++ b/officecfg/prj/build.lst
@@ -2,15 +2,15 @@ oc officecfg : soltools solenv external 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 oc_config NULL
-oc officecfg\registry\schema nmake - all oc_reg_schema oc_helper NULL
-oc officecfg\registry\data nmake - all oc_reg_data oc_reg_schema NULL
-oc officecfg\util nmake - all oc_util oc_reg_data NULL
-oc officecfg\registry\schema\org\openoffice get - all oc_reg_get1 NULL
-oc officecfg\registry\schema\org\openoffice\Office get - all oc_reg_get2 NULL
-oc officecfg\registry\schema\org\openoffice\Office\UI get - all oc_reg_get3 NULL
-oc officecfg\registry\schema\org\openoffice\ucb get - all oc_reg_get4 NULL
-oc officecfg\registry\data\org\openoffice get - all oc_reg_data_get1 NULL
-oc officecfg\registry\data\org\openoffice\Office get - all oc_reg_data_get2 NULL
-oc officecfg\registry\data\org\openoffice\Office\UI get - all oc_reg_data_get3 NULL
-oc officecfg\registry\data\org\openoffice\ucb get - all oc_reg_data_get4 NULL
+oc officecfg\org\openoffice\helper nmake - all oc_helper NULL
+oc officecfg\registry\schema nmake - all oc_reg_schema 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\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