2016-11-30 19:23:29 +00:00
< ? xml version= "1.0" encoding= "UTF-8" ? >
2007-09-29 00:59:44 +00:00
< CONFIG>
2020-05-08 08:29:40 +00:00
< Package Version= "5" >
2007-09-29 00:59:44 +00:00
< PathDelim Value= "\" / >
2016-12-07 12:23:59 +00:00
< Name Value= "JvCoreLazR" / >
2016-11-30 19:23:29 +00:00
< Author Value= "Lazarus port by Sergio Samayoa" / >
2007-09-29 00:59:44 +00:00
< CompilerOptions>
2016-11-30 19:23:29 +00:00
< Version Value= "11" / >
2007-09-29 00:59:44 +00:00
< PathDelim Value= "\" / >
< SearchPaths>
2016-11-30 19:23:29 +00:00
< IncludeFiles Value= "..\resource" / >
2016-12-07 12:23:59 +00:00
< OtherUnitFiles Value= "..\run\JvCore" / >
< UnitOutputDirectory Value= "..\lib\$(TargetCPU)-$(TargetOS)\run\JvCore" / >
2007-09-29 00:59:44 +00:00
< / SearchPaths>
2016-11-30 19:23:29 +00:00
< Parsing>
< SyntaxOptions>
< UseAnsiStrings Value= "False" / >
< / SyntaxOptions>
< / Parsing>
2007-09-29 00:59:44 +00:00
< / CompilerOptions>
2021-12-02 21:05:22 +00:00
< Description Value= " JVCL Core Components ( runtime package ) . Must be compiled before any of the other JvXXX packages can be installed.
2007-10-03 14:30:38 +00:00
" / >
2016-11-30 19:23:29 +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-06-07 22:25:46 +00:00
< Files Count= "10" >
2007-09-29 00:59:44 +00:00
< Item1>
2019-05-26 22:58:36 +00:00
< Filename Value= "..\run\JvCore\jvtypes.pas" / >
2007-09-29 00:59:44 +00:00
< UnitName Value= "JvTypes" / >
< / Item1>
< Item2>
2019-05-26 22:58:36 +00:00
< Filename Value= "..\run\JvCore\jvcomponent.pas" / >
2007-09-29 00:59:44 +00:00
< UnitName Value= "JvComponent" / >
< / Item2>
< Item3>
2019-05-26 22:58:36 +00:00
< Filename Value= "..\run\JvCore\jvconsts.pas" / >
2007-09-29 00:59:44 +00:00
< UnitName Value= "JvConsts" / >
< / Item3>
< Item4>
2019-05-26 22:58:36 +00:00
< Filename Value= "..\run\JvCore\jvexcontrols.pas" / >
2007-09-29 00:59:44 +00:00
< UnitName Value= "JvExControls" / >
< / Item4>
< Item5>
2019-05-26 22:58:36 +00:00
< Filename Value= "..\run\JvCore\jvexextctrls.pas" / >
2007-09-29 00:59:44 +00:00
< UnitName Value= "JvExExtCtrls" / >
< / Item5>
< Item6>
2019-05-26 22:58:36 +00:00
< Filename Value= "..\run\JvCore\jvjclutils.pas" / >
2007-09-29 00:59:44 +00:00
< UnitName Value= "JvJCLUtils" / >
< / Item6>
< Item7>
2019-05-26 22:58:36 +00:00
< Filename Value= "..\run\JvCore\jvjvclutils.pas" / >
2007-09-29 00:59:44 +00:00
< UnitName Value= "JvJVCLUtils" / >
< / Item7>
2016-12-07 12:23:59 +00:00
< Item8>
2019-05-26 22:58:36 +00:00
< Filename Value= "..\run\JvCore\jvresources.pas" / >
2016-12-07 12:23:59 +00:00
< UnitName Value= "JvResources" / >
< / Item8>
2018-03-23 00:10:05 +00:00
< Item9>
2019-05-26 22:58:36 +00:00
< Filename Value= "..\run\JvCore\jvthemes.pas" / >
2018-03-23 00:10:05 +00:00
< UnitName Value= "JvThemes" / >
< / Item9>
2019-06-07 22:25:46 +00:00
< Item10>
< Filename Value= "..\run\JvCore\jvextcomponent.pas" / >
< UnitName Value= "JvExtComponent" / >
< / Item10>
2007-09-29 00:59:44 +00:00
< / Files>
2021-08-14 09:23:48 +00:00
< CompatibilityMode Value= "True" / >
2007-09-29 00:59:44 +00:00
< RequiredPkgs Count= "2" >
< Item1>
< PackageName Value= "FCL" / >
< MinVersion Major= "1" Valid= "True" / >
2007-10-03 14:30:38 +00:00
< / Item1>
< Item2>
< PackageName Value= "LCL" / >
2007-09-29 00:59:44 +00:00
< / Item2>
< / RequiredPkgs>
< UsageOptions>
2016-11-30 19:23:29 +00:00
< UnitPath Value= "$(PkgOutDir)" / >
2007-09-29 00:59:44 +00:00
< / UsageOptions>
< PublishOptions>
< Version Value= "2" / >
< / PublishOptions>
2018-03-23 00:10:05 +00:00
< CustomOptions Items= "ExternHelp" Version= "2" >
< _ExternHelp Items= "Count" / >
< / CustomOptions>
2007-09-29 00:59:44 +00:00
< / Package >
< / CONFIG>