You've already forked lazarus-ccr
fpspreadsheet: Tag version 1.8
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5780 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
|
|
||||||
This package is all you need if you don't want graphical components (like grids and charts)."/>
|
This package is all you need if you don't want graphical components (like grids and charts)."/>
|
||||||
<License Value="LGPL with static linking exception. This is the same license as is used in the LCL (Lazarus Component Library)."/>
|
<License Value="LGPL with static linking exception. This is the same license as is used in the LCL (Lazarus Component Library)."/>
|
||||||
<Version Major="1" Minor="7"/>
|
<Version Major="1" Minor="8"/>
|
||||||
<Files Count="45">
|
<Files Count="45">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="fps.inc"/>
|
<Filename Value="fps.inc"/>
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
It provides graphical components like a grid and chart."/>
|
It provides graphical components like a grid and chart."/>
|
||||||
<License Value="LGPL with static linking exception. This is the same license as is used in the LCL (Lazarus Component Library)."/>
|
<License Value="LGPL with static linking exception. This is the same license as is used in the LCL (Lazarus Component Library)."/>
|
||||||
<Version Major="1" Minor="7"/>
|
<Version Major="1" Minor="8"/>
|
||||||
<Files Count="5">
|
<Files Count="5">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="visual\fpsactions.pas"/>
|
<Filename Value="visual\fpsactions.pas"/>
|
||||||
@@ -50,7 +50,8 @@ It provides graphical components like a grid and chart."/>
|
|||||||
<RequiredPkgs Count="4">
|
<RequiredPkgs Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<PackageName Value="laz_fpspreadsheet"/>
|
<PackageName Value="laz_fpspreadsheet"/>
|
||||||
<MinVersion Major="1" Minor="7" Valid="True"/>
|
<MaxVersion Major="1" Minor="7"/>
|
||||||
|
<MinVersion Major="1" Minor="8" Valid="True"/>
|
||||||
</Item1>
|
</Item1>
|
||||||
<Item2>
|
<Item2>
|
||||||
<PackageName Value="tachartlazaruspkg"/>
|
<PackageName Value="tachartlazaruspkg"/>
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
It provides a graphical export component on the Data Export tab."/>
|
It provides a graphical export component on the Data Export tab."/>
|
||||||
<License Value="LGPL with static linking exception. This is the same license as is used in the LCL (Lazarus Component Library)."/>
|
<License Value="LGPL with static linking exception. This is the same license as is used in the LCL (Lazarus Component Library)."/>
|
||||||
<Version Major="1" Minor="7"/>
|
<Version Major="1" Minor="8"/>
|
||||||
<Files Count="2">
|
<Files Count="2">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="export\fpsexport.pas"/>
|
<Filename Value="export\fpsexport.pas"/>
|
||||||
@@ -44,7 +44,7 @@ It provides a graphical export component on the Data Export tab."/>
|
|||||||
<Item2>
|
<Item2>
|
||||||
<PackageName Value="laz_fpspreadsheet"/>
|
<PackageName Value="laz_fpspreadsheet"/>
|
||||||
<MaxVersion Major="1" Minor="5"/>
|
<MaxVersion Major="1" Minor="5"/>
|
||||||
<MinVersion Major="1" Minor="5"/>
|
<MinVersion Major="1" Minor="8" Valid="True"/>
|
||||||
</Item2>
|
</Item2>
|
||||||
<Item3>
|
<Item3>
|
||||||
<PackageName Value="LCL"/>
|
<PackageName Value="LCL"/>
|
||||||
|
Reference in New Issue
Block a user