diff options
author | Release Engineers <releng@openoffice.org> | 2009-03-10 08:35:24 +0000 |
---|---|---|
committer | Release Engineers <releng@openoffice.org> | 2009-03-10 08:35:24 +0000 |
commit | 75c1670171db15129ce0237eb9635ba664561f70 (patch) | |
tree | 83f734d07dbf2d87c8961a60207ba2d0f4306852 /reportbuilder/prj | |
parent | 89b231de3e592ca025d99990f529d70ddb816073 (diff) |
#i10000# fix from OOO310
Diffstat (limited to 'reportbuilder/prj')
-rw-r--r-- | reportbuilder/prj/build.lst | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/reportbuilder/prj/build.lst b/reportbuilder/prj/build.lst index 461ef91beb50..b09d0541b7e7 100644 --- a/reportbuilder/prj/build.lst +++ b/reportbuilder/prj/build.lst @@ -1,16 +1,16 @@ -rd reportbuilder : BOOST:boost JFREEREPORT:jfreereport wizards readlicense_oo APACHE_COMMONS:apache-commons officecfg NULL -rd reportbuilder usr1 - all rd_mkout NULL -rd reportbuilder\java nmake - all rd_java NULL -rd reportbuilder\java\com\sun\star\report nmake - all rd_jreport rd_java NULL -rd reportbuilder\java\com\sun\star\report\util nmake - all rd_jreport_util rd_jreport NULL -rd reportbuilder\java\com\sun\star\report\pentaho nmake - all rd_jreport_pe rd_jreport_util rd_jreport_f_m NULL -rd reportbuilder\java\com\sun\star\report\function\metadata nmake - all rd_jreport_f_m rd_jreport NULL -rd reportbuilder\registry\schema\org\openoffice\Office nmake - all rd_reg_schema_ooo NULL -rd reportbuilder\registry\schema\org\openoffice\Office\UI nmake - all rd_reg_schema_ooo_ui NULL -rd reportbuilder\registry\data\org\openoffice nmake - all rd_data_ooOffice NULL -rd reportbuilder\registry\data\org\openoffice\Office nmake - all rd_reg_data_ooo rd_reg_schema_ooo NULL -rd reportbuilder\registry\data\org\openoffice\Office\UI nmake - all rd_reg_data_ooo_ui rd_reg_schema_ooo_ui NULL -rd reportbuilder\registry\data\org\openoffice\TypeDetection nmake - all rd_reg_data_oot NULL -rd reportbuilder\template\en-US\wizard\report nmake - all rd_template_en_us_wiz_rep NULL -rd reportbuilder\util nmake - all rd_util rd_jreport_pe rd_reg_data_ooo rd_data_ooOffice rd_reg_data_oot rd_template_en_us_wiz_rep NULL +rpb reportbuilder : BOOST:boost JFREEREPORT:jfreereport wizards readlicense_oo APACHE_COMMONS:apache-commons officecfg NULL +rpb reportbuilder usr1 - all rpb_mkout NULL +rpb reportbuilder\java nmake - all rpb_java NULL +rpb reportbuilder\java\com\sun\star\report nmake - all rpb_jreport rpb_java NULL +rpb reportbuilder\java\com\sun\star\report\util nmake - all rpb_jreport_util rpb_jreport NULL +rpb reportbuilder\java\com\sun\star\report\pentaho nmake - all rpb_jreport_pe rpb_jreport_util rpb_jreport_f_m NULL +rpb reportbuilder\java\com\sun\star\report\function\metadata nmake - all rpb_jreport_f_m rpb_jreport NULL +rpb reportbuilder\registry\schema\org\openoffice\Office nmake - all rpb_reg_schema_ooo NULL +rpb reportbuilder\registry\schema\org\openoffice\Office\UI nmake - all rpb_reg_schema_ooo_ui NULL +rpb reportbuilder\registry\data\org\openoffice nmake - all rpb_data_ooOffice NULL +rpb reportbuilder\registry\data\org\openoffice\Office nmake - all rpb_reg_data_ooo rpb_reg_schema_ooo NULL +rpb reportbuilder\registry\data\org\openoffice\Office\UI nmake - all rpb_reg_data_ooo_ui rpb_reg_schema_ooo_ui NULL +rpb reportbuilder\registry\data\org\openoffice\TypeDetection nmake - all rpb_reg_data_oot NULL +rpb reportbuilder\template\en-US\wizard\report nmake - all rpb_template_en_us_wiz_rep NULL +rpb reportbuilder\util nmake - all rpb_util rpb_jreport_pe rpb_reg_data_ooo rpb_data_ooOffice rpb_reg_data_oot rpb_template_en_us_wiz_rep NULL |