2016-12-07 12:23:59 +00:00
< ? xml version= "1.0" encoding= "UTF-8" ? >
< CONFIG>
2020-05-08 08:29:40 +00:00
< Package Version= "5" >
2016-12-07 12:23:59 +00:00
< PathDelim Value= "\" / >
< Name Value= "JvDBLazR" / >
2018-03-15 23:52:25 +00:00
< Author Value= "Various authors - see header of each unit for original author. Lazarus port by Michał Gawrycki" / >
2016-12-07 12:23:59 +00:00
< CompilerOptions>
< Version Value= "11" / >
< PathDelim Value= "\" / >
< SearchPaths>
< OtherUnitFiles Value= "..\run\JvDB" / >
< UnitOutputDirectory Value= "..\lib\$(TargetCPU)-$(TargetOS)\run\JvDB" / >
< / SearchPaths>
2023-06-15 23:33:46 +00:00
< Other>
< CompilerMessages>
< IgnoredMessages idx6058= "True" / >
< / CompilerMessages>
< / Other>
2016-12-07 12:23:59 +00:00
< / CompilerOptions>
< Description Value= " Database controls of the JVCL library ( https: //sourceforge.net/projects/jvcl/) (runtime code):
2018-07-21 14:34:52 +00:00
- Search edit, Calc edit
- DB treeview
2019-05-27 17:27:14 +00:00
- DB lookup controls
2018-07-21 14:34:52 +00:00
- Hypertext components
" / >
2016-12-07 12:23:59 +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. " / >
2023-12-27 11:21:10 +00:00
< Version Major= "1" Release= "9" / >
2019-04-27 17:15:09 +00:00
< Files Count= "8" >
2016-12-07 12:23:59 +00:00
< Item1>
2019-04-27 21:18:56 +00:00
< Filename Value= "..\run\JvDB\jvdbhtlabel.pas" / >
2016-12-07 12:23:59 +00:00
< UnitName Value= "JvDBHTLabel" / >
< / Item1>
2018-03-15 21:27:45 +00:00
< Item2>
2019-04-27 21:18:56 +00:00
< Filename Value= "..\run\JvDB\jvdbsearchedit.pas" / >
2018-03-15 21:27:45 +00:00
< UnitName Value= "JvDBSearchEdit" / >
2018-03-15 22:17:53 +00:00
< / Item2>
2018-03-16 18:51:45 +00:00
< Item3>
2019-04-27 21:18:56 +00:00
< Filename Value= "..\run\JvDB\jvdbtreeview.pas" / >
2018-03-16 18:51:45 +00:00
< UnitName Value= "JvDBTreeView" / >
< / Item3>
2018-07-21 14:34:52 +00:00
< Item4>
2019-04-27 21:18:56 +00:00
< Filename Value= "..\run\JvDB\jvdbcontrols.pas" / >
2018-07-21 14:34:52 +00:00
< UnitName Value= "JvDBControls" / >
< / Item4>
2019-04-22 09:50:00 +00:00
< Item5>
< Filename Value= "..\run\JvDB\jvdblookup.pas" / >
< UnitName Value= "JvDBLookup" / >
< / Item5>
< Item6>
< Filename Value= "..\run\JvDB\jvdbutils.pas" / >
< UnitName Value= "JvDBUtils" / >
< / Item6>
2019-04-27 17:15:09 +00:00
< Item7>
< Filename Value= "..\run\JvDB\jvdblookuptreeview.pas" / >
< UnitName Value= "JvDBLookupTreeView" / >
< / Item7>
< Item8>
< Filename Value= "..\run\JvDB\jvdbconst.pas" / >
2019-05-26 22:58:36 +00:00
< UnitName Value= "JvDBConst" / >
2019-04-27 17:15:09 +00:00
< / Item8>
2016-12-07 12:23:59 +00:00
< / Files>
2021-08-14 10:09:24 +00:00
< CompatibilityMode Value= "True" / >
< RequiredPkgs Count= "3" >
2016-12-07 12:23:59 +00:00
< Item1>
2019-05-26 22:58:36 +00:00
< PackageName Value= "JvStdCtrlsLazR" / >
2016-12-07 12:23:59 +00:00
< / Item1>
< Item2>
2019-05-26 22:58:36 +00:00
< PackageName Value= "JvCtrlsLazR" / >
2016-12-07 12:23:59 +00:00
< / Item2>
< Item3>
2018-07-21 14:34:52 +00:00
< PackageName Value= "JvCoreLazR" / >
2016-12-07 12:23:59 +00:00
< / Item3>
< / RequiredPkgs>
< UsageOptions>
< UnitPath Value= "$(PkgOutDir)" / >
< / UsageOptions>
< PublishOptions>
< Version Value= "2" / >
< / PublishOptions>
< / Package >
< / CONFIG>