You've already forked lazarus-ccr
fpspreadsheet: Set version to 1.16 for next OPM release
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8934 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -4,7 +4,6 @@
|
|||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<Name Value="laz_fpspreadsheet"/>
|
<Name Value="laz_fpspreadsheet"/>
|
||||||
<Author Value="Felipe Monteiro de Carvalho and others"/>
|
<Author Value="Felipe Monteiro de Carvalho and others"/>
|
||||||
<ExamplesDirectory Value="./examples/" />
|
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="11"/>
|
<Version Value="11"/>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
@ -33,7 +32,7 @@
|
|||||||
|
|
||||||
This package is all you need if you don't want graphical components (such as grids and charts)."/>
|
This package is all you need if you don't want graphical components (such as 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="14"/>
|
<Version Major="1" Minor="16"/>
|
||||||
<Files Count="56">
|
<Files Count="56">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\fps.inc"/>
|
<Filename Value="source\fps.inc"/>
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Encryption / decryption support for FPSpreadsheet"/>
|
<Description Value="Encryption / decryption support for FPSpreadsheet"/>
|
||||||
<Version Major="1" Minor="14"/>
|
<Version Major="1" Minor="16"/>
|
||||||
<Files Count="4">
|
<Files Count="4">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\crypto\xlsxdecrypter.pas"/>
|
<Filename Value="source\crypto\xlsxdecrypter.pas"/>
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Library to access a spreadsheet file like a database."/>
|
<Description Value="Library to access a spreadsheet file like a database."/>
|
||||||
<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="14"/>
|
<Version Major="1" Minor="16"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\dataset\fpsdataset.pas"/>
|
<Filename Value="source\dataset\fpsdataset.pas"/>
|
||||||
|
@ -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="14"/>
|
<Version Major="1" Minor="16"/>
|
||||||
<Files Count="5">
|
<Files Count="5">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\visual\fpspreadsheetchart.pas"/>
|
<Filename Value="source\visual\fpspreadsheetchart.pas"/>
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
<Name Value="laz_fpspreadsheet_visual_dsgn"/>
|
<Name Value="laz_fpspreadsheet_visual_dsgn"/>
|
||||||
<Type Value="RunAndDesignTime"/>
|
<Type Value="RunAndDesignTime"/>
|
||||||
<Author Value="W. Pamler"/>
|
<Author Value="W. Pamler"/>
|
||||||
<ExamplesDirectory Value="./examples/" />
|
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="11"/>
|
<Version Value="11"/>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
@ -17,7 +16,7 @@
|
|||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="laz_fpspreadsheet_visual_dsgn is the design-tim package for the visual fpspreadsheet components."/>
|
<Description Value="laz_fpspreadsheet_visual_dsgn is the design-tim package for the visual fpspreadsheet components."/>
|
||||||
<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="14"/>
|
<Version Major="1" Minor="16"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\design\fpsvisualreg.pas"/>
|
<Filename Value="source\design\fpsvisualreg.pas"/>
|
||||||
|
@ -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="14"/>
|
<Version Major="1" Minor="16"/>
|
||||||
<Files Count="2">
|
<Files Count="2">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\export\fpsexport.pas"/>
|
<Filename Value="source\export\fpsexport.pas"/>
|
||||||
|
Reference in New Issue
Block a user