diff options
author | David Tardon <dtardon@redhat.com> | 2012-04-07 12:55:41 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-05-29 07:25:00 +0200 |
commit | 6bf04a4328e6b660e197875d70a6b2057d5f4463 (patch) | |
tree | 5c7982c00aad57cf525c50d8eabd49cea33a144b /reportbuilder/prj | |
parent | e2518372691ef66a02b69146e3bc62b4913237e3 (diff) |
gbuildize reportbuilder
Diffstat (limited to 'reportbuilder/prj')
-rw-r--r-- | reportbuilder/prj/build.lst | 15 | ||||
-rw-r--r-- | reportbuilder/prj/d.lst | 12 |
2 files changed, 1 insertions, 26 deletions
diff --git a/reportbuilder/prj/build.lst b/reportbuilder/prj/build.lst index 854529595c65..9221b1b9bd85 100644 --- a/reportbuilder/prj/build.lst +++ b/reportbuilder/prj/build.lst @@ -1,16 +1,3 @@ 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 rpb_reg_data_ooo_ui NULL - +rpb reportbuilder\prj nmake - all rpb_prj NULL diff --git a/reportbuilder/prj/d.lst b/reportbuilder/prj/d.lst index 9015e97130b4..e69de29bb2d1 100644 --- a/reportbuilder/prj/d.lst +++ b/reportbuilder/prj/d.lst @@ -1,12 +0,0 @@ -# Extensions - -..\%__SRC%\bin\*.oxt %_DEST%\bin\*.oxt - -# License -mkdir: %_DEST%\bin\reportbuilder - -..\license\license_en-US.txt %_DEST%\bin\reportbuilder\license_en-US.txt -..\license\license_en-US.html %_DEST%\bin\reportbuilder\license_en-US.html -..\license\readme_en-US.html %_DEST%\bin\reportbuilder\readme_en-US.html -..\license\readme_en-US.txt %_DEST%\bin\reportbuilder\readme_en-US.txt -..\license\THIRDPARTYREADMELICENSE.html %_DEST%\bin\reportbuilder\THIRDPARTYREADMELICENSE.html |