summaryrefslogtreecommitdiff
path: root/officecfg/prj
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-07-05 12:29:48 +0000
committerOliver Bolte <obo@openoffice.org>2004-07-05 12:29:48 +0000
commitc2660b1ec4edb3c18213fff0fba619d69639088f (patch)
treeef6626f2b14e4144404bd8f44329f040d66b58f5 /officecfg/prj
parentc0153055cba328517dffb87808ae263933c1593a (diff)
INTEGRATION: CWS scp2officecfg (1.10.58); FILE MERGED
2004/05/18 15:54:32 jb 1.10.58.1: #i29185# Move building from the package root directories to the individual package directories
Diffstat (limited to 'officecfg/prj')
-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