You've already forked lazarus-ccr
TvPlanit: Change package versions to 1.6 for new OPM release.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8283 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -31,7 +31,7 @@ The Initial Developer of the Original Code is TurboPower Software.
|
|||||||
Portions created by TurboPower Software Inc. are Copyright (C) 2002 TurboPower Software Inc. All Rights Reserved.
|
Portions created by TurboPower Software Inc. are Copyright (C) 2002 TurboPower Software Inc. All Rights Reserved.
|
||||||
|
|
||||||
Contributor(s): "/>
|
Contributor(s): "/>
|
||||||
<Version Major="1" Minor="5"/>
|
<Version Major="1" Minor="6"/>
|
||||||
<Files Count="75">
|
<Files Count="75">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\vpbase.pas"/>
|
<Filename Value="source\vpbase.pas"/>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<CONFIG>
|
<CONFIG>
|
||||||
<Package Version="4">
|
<Package Version="5">
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<Name Value="laz_visualplanit_design"/>
|
<Name Value="laz_visualplanit_design"/>
|
||||||
<Type Value="DesignTime"/>
|
<Type Value="DesignTime"/>
|
||||||
@ -14,7 +14,7 @@
|
|||||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\design"/>
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\design"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Lazarus Port of Turbo Power's VisualPlanIt components based on version 1.0.3.
|
<Description Value="Lazarus Port of Turbo Power's VisualPlanIt components based on version 1.0.3.
|
||||||
(Designtime package)"/>
|
(Designtime package)"/>
|
||||||
<License Value="The contents of these files are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/.
|
<License Value="The contents of these files are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/.
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ The Initial Developer of the Original Code is TurboPower Software.
|
|||||||
Portions created by TurboPower Software Inc. are Copyright (C) 2002 TurboPower Software Inc. All Rights Reserved.
|
Portions created by TurboPower Software Inc. are Copyright (C) 2002 TurboPower Software Inc. All Rights Reserved.
|
||||||
|
|
||||||
Contributor(s): "/>
|
Contributor(s): "/>
|
||||||
<Version Major="1" Minor="5"/>
|
<Version Major="1" Minor="6"/>
|
||||||
<Files Count="6">
|
<Files Count="6">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\design\vpreg.pas"/>
|
<Filename Value="source\design\vpreg.pas"/>
|
||||||
@ -55,6 +55,7 @@ Contributor(s): "/>
|
|||||||
<Type Value="LFM"/>
|
<Type Value="LFM"/>
|
||||||
</Item6>
|
</Item6>
|
||||||
</Files>
|
</Files>
|
||||||
|
<CompatibilityMode Value="True"/>
|
||||||
<i18n>
|
<i18n>
|
||||||
<EnableI18N Value="True"/>
|
<EnableI18N Value="True"/>
|
||||||
<OutDir Value="languages"/>
|
<OutDir Value="languages"/>
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
|
Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License.
|
||||||
"/>
|
"/>
|
||||||
<Version Major="1" Minor="5"/>
|
<Version Major="1" Minor="6"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\addons\zeos\vpzeosds.pas"/>
|
<Filename Value="source\addons\zeos\vpzeosds.pas"/>
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Visual PlanIt datastore for ZEOS database components (Designtime package)"/>
|
<Description Value="Visual PlanIt datastore for ZEOS database components (Designtime package)"/>
|
||||||
<Version Major="1" Minor="5"/>
|
<Version Major="1" Minor="6"/>
|
||||||
<Files Count="1">
|
<Files Count="1">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="source\addons\zeos\vpregzeos.pas"/>
|
<Filename Value="source\addons\zeos\vpregzeos.pas"/>
|
||||||
|
Reference in New Issue
Block a user