2016-12-07 16:17:41 +00:00
< ? xml version= "1.0" encoding= "UTF-8" ? >
< CONFIG>
< Package Version= "4" >
< PathDelim Value= "\" / >
< Name Value= "JvStdCtrlsLazR" / >
< Author Value= "Lazarus port by: Werner Pamler" / >
< CompilerOptions>
< Version Value= "11" / >
< PathDelim Value= "\" / >
< SearchPaths>
< OtherUnitFiles Value= "..\run\JvStdCtrls" / >
< UnitOutputDirectory Value= "..\lib\$(TargetCPU)-$(TargetOS)\run\JvStdCtrls" / >
< / SearchPaths>
< / CompilerOptions>
2018-11-20 23:58:30 +00:00
< Description Value= " Enhanced standard controls of the JVCL library ( https: //sourceforge.net/projects/jvcl/) (runtime code):
2019-06-09 12:50:56 +00:00
CalcEdit, button, checkbox, panel, linked controls
2018-07-21 14:34:52 +00:00
" / >
2016-12-07 16:17:41 +00:00
< License Value= "The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. " / >
2019-06-06 10:04:17 +00:00
< Version Major= "1" Release= "6" / >
2019-06-07 22:25:46 +00:00
< Files Count= "6" >
2016-12-07 16:17:41 +00:00
< Item1>
2018-09-28 13:12:14 +00:00
< Filename Value= "..\run\JvStdCtrls\jvbutton.pas" / >
2016-12-07 16:17:41 +00:00
< UnitName Value= "JvButton" / >
< / Item1>
2018-07-21 14:34:52 +00:00
< Item2>
2018-09-28 13:12:14 +00:00
< Filename Value= "..\run\JvStdCtrls\jvbaseedits.pas" / >
2018-07-21 14:34:52 +00:00
< UnitName Value= "JvBaseEdits" / >
< / Item2>
2018-09-28 11:09:45 +00:00
< Item3>
< Filename Value= "..\run\JvStdCtrls\jvlinkedcontrols.pas" / >
< UnitName Value= "JvLinkedControls" / >
< / Item3>
< Item4>
< Filename Value= "..\run\JvStdCtrls\jvcheckbox.pas" / >
< UnitName Value= "JvCheckBox" / >
< / Item4>
2019-06-07 22:25:46 +00:00
< Item5>
< Filename Value= "..\run\JvStdCtrls\jvpanel.pas" / >
< UnitName Value= "JvPanel" / >
< / Item5>
< Item6>
< Filename Value= "..\run\JvStdCtrls\jvhottrackpersistent.pas" / >
< UnitName Value= "JvHotTrackPersistent" / >
< / Item6>
2016-12-07 16:17:41 +00:00
< / Files>
< RequiredPkgs Count= "2" >
< Item1>
< PackageName Value= "JvCoreLazR" / >
< / Item1>
< Item2>
< PackageName Value= "FCL" / >
< / Item2>
< / RequiredPkgs>
< UsageOptions>
< UnitPath Value= "$(PkgOutDir)" / >
< / UsageOptions>
< PublishOptions>
< Version Value= "2" / >
< / PublishOptions>
< / Package >
< / CONFIG>