From 860fd3ffbbfb0f3b613785dc4290a22c32b76c72 Mon Sep 17 00:00:00 2001 From: wp_xxyyzz Date: Thu, 15 Apr 2021 11:06:28 +0000 Subject: [PATCH] fpspreadsheet: Add project groups to quickly compile all demos git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7993 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- .../cell_formats/demo_write_formatting.lpi | 2 +- .../demo_conditional_formatting.lpi | 2 +- .../examples/other/other_demos.lpg | 88 +++++++++++++++++++ .../fpspreadsheet/examples/other/readme.txt | 3 + .../examples/read_write/read_write_demos.lpg | 82 +++++++++++++++++ .../examples/visual/visual_demos.lpg | 51 +++++++++++ 6 files changed, 226 insertions(+), 2 deletions(-) create mode 100644 components/fpspreadsheet/examples/other/other_demos.lpg create mode 100644 components/fpspreadsheet/examples/read_write/read_write_demos.lpg create mode 100644 components/fpspreadsheet/examples/visual/visual_demos.lpg diff --git a/components/fpspreadsheet/examples/other/cell_formats/demo_write_formatting.lpi b/components/fpspreadsheet/examples/other/cell_formats/demo_write_formatting.lpi index e6660663e..76a48d47b 100644 --- a/components/fpspreadsheet/examples/other/cell_formats/demo_write_formatting.lpi +++ b/components/fpspreadsheet/examples/other/cell_formats/demo_write_formatting.lpi @@ -50,7 +50,7 @@ - + diff --git a/components/fpspreadsheet/examples/other/conditional_formatting/demo_conditional_formatting.lpi b/components/fpspreadsheet/examples/other/conditional_formatting/demo_conditional_formatting.lpi index 68deff147..f9f511971 100644 --- a/components/fpspreadsheet/examples/other/conditional_formatting/demo_conditional_formatting.lpi +++ b/components/fpspreadsheet/examples/other/conditional_formatting/demo_conditional_formatting.lpi @@ -45,7 +45,7 @@ - + diff --git a/components/fpspreadsheet/examples/other/other_demos.lpg b/components/fpspreadsheet/examples/other/other_demos.lpg new file mode 100644 index 000000000..0dedbbf6c --- /dev/null +++ b/components/fpspreadsheet/examples/other/other_demos.lpg @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/components/fpspreadsheet/examples/other/readme.txt b/components/fpspreadsheet/examples/other/readme.txt index b3afbc9ef..f4b1123e8 100644 --- a/components/fpspreadsheet/examples/other/readme.txt +++ b/components/fpspreadsheet/examples/other/readme.txt @@ -43,5 +43,8 @@ This folder contains various demo applications: - virtual_mode/demo_virtualmode_reading: demonstrates how the virtual mode of the workbook can be used to read huge spreadsheet files. Requires the file written by demo_virtualmode_writing. + +Users of Lazarus 2.1+ can compile all demo projects with a single click by using +the other_demos project group. \ No newline at end of file diff --git a/components/fpspreadsheet/examples/read_write/read_write_demos.lpg b/components/fpspreadsheet/examples/read_write/read_write_demos.lpg new file mode 100644 index 000000000..81743146a --- /dev/null +++ b/components/fpspreadsheet/examples/read_write/read_write_demos.lpg @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/components/fpspreadsheet/examples/visual/visual_demos.lpg b/components/fpspreadsheet/examples/visual/visual_demos.lpg new file mode 100644 index 000000000..25e229626 --- /dev/null +++ b/components/fpspreadsheet/examples/visual/visual_demos.lpg @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +