diff options
author | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2012-05-07 15:50:07 +0200 |
---|---|---|
committer | Graeme Geldenhuys <graeme@mastermaths.co.za> | 2012-05-07 15:50:07 +0200 |
commit | d5347018b5c371e91ac33378082bbce83ac2c440 (patch) | |
tree | 408a1cda79601a03d0e4fe68e0d8886a8ccb18f0 /extras | |
parent | 25c1c9c6c8cd0e28375e34c3318921d1546bd4dd (diff) | |
download | fpGUI-d5347018b5c371e91ac33378082bbce83ac2c440.tar.xz |
pdf reporting: updated lazarus package meta data.
Diffstat (limited to 'extras')
-rw-r--r-- | extras/contributed/report_tool/reportengine/fpg_report.lpk | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/extras/contributed/report_tool/reportengine/fpg_report.lpk b/extras/contributed/report_tool/reportengine/fpg_report.lpk index e2d2d1b3..40483c1d 100644 --- a/extras/contributed/report_tool/reportengine/fpg_report.lpk +++ b/extras/contributed/report_tool/reportengine/fpg_report.lpk @@ -1,10 +1,10 @@ <?xml version="1.0"?> <CONFIG> - <Package Version="3"> + <Package Version="4"> <Name Value="fpg_report"/> - <Author Value=""Jean-Marc Levecque" <jmarc.levecque@dbmail.com>"/> + <Author Value="Jean-Marc Levecque <jean-marc.levecque@jmlesite.fr>"/> <CompilerOptions> - <Version Value="9"/> + <Version Value="11"/> <SearchPaths> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> <LCLWidgetType Value="nogui"/> @@ -19,6 +19,7 @@ </Parsing> <Linking> <Debugging> + <GenerateDebugInfo Value="False"/> <UseLineInfoUnit Value="False"/> </Debugging> </Linking> @@ -30,7 +31,8 @@ </Other> </CompilerOptions> <Description Value="PDF reporting engine"/> - <Version Minor="1"/> + <License Value="Modified LGPL with static linking exception."/> + <Version Minor="2"/> <Files Count="5"> <Item1> <Filename Value="u_command.pas"/> |