You've already forked lazarus-ccr
fpspreadsheet: Add unit "fpscsv.pas" to package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@3644 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -25,7 +25,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="2"/>
|
<Version Major="1" Minor="2"/>
|
||||||
<Files Count="25">
|
<Files Count="26">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="fpolestorage.pas"/>
|
<Filename Value="fpolestorage.pas"/>
|
||||||
<UnitName Value="fpolestorage"/>
|
<UnitName Value="fpolestorage"/>
|
||||||
@ -126,6 +126,10 @@ This package is all you need if you don't want graphical components (like grids
|
|||||||
<Filename Value="fpsstrings.pas"/>
|
<Filename Value="fpsstrings.pas"/>
|
||||||
<UnitName Value="fpsStrings"/>
|
<UnitName Value="fpsStrings"/>
|
||||||
</Item25>
|
</Item25>
|
||||||
|
<Item26>
|
||||||
|
<Filename Value="fpscsv.pas"/>
|
||||||
|
<UnitName Value="fpscsv"/>
|
||||||
|
</Item26>
|
||||||
</Files>
|
</Files>
|
||||||
<RequiredPkgs Count="2">
|
<RequiredPkgs Count="2">
|
||||||
<Item1>
|
<Item1>
|
||||||
|
Reference in New Issue
Block a user