2018-03-12 08:51:28 +00:00
< ? xml version= "1.0" encoding= "UTF-8" ? >
< CONFIG>
2020-05-08 08:29:40 +00:00
< Package Version= "5" >
2018-03-12 08:51:28 +00:00
< PathDelim Value= "\" / >
< Name Value= "JvCmpR" / >
< Author Value= "Various authors - see header of each unit for original author." / >
< CompilerOptions>
< Version Value= "11" / >
< PathDelim Value= "\" / >
< SearchPaths>
< IncludeFiles Value= "..\run\JvCmp" / >
< OtherUnitFiles Value= "..\run\JvCmp" / >
2018-03-15 23:52:25 +00:00
< UnitOutputDirectory Value= "..\lib\$(TargetCPU)-$(TargetOS)\run\JvCmp" / >
2018-03-12 08:51:28 +00:00
< / SearchPaths>
< / CompilerOptions>
2018-11-20 23:58:30 +00:00
< Description Value= " Non- visual components of the JVCL library ( https: //sourceforge.net/projects/jvcl/) (runtime code):
2018-11-06 18:17:50 +00:00
- Spellchecker component
- StringHolder ( easier access to TStrings at designtime) . " / >
2018-03-12 08:51:28 +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. " / >
2020-05-08 08:29:40 +00:00
< Version Major= "1" Release= "7" / >
2019-04-22 22:51:58 +00:00
< Files Count= "5" >
2018-03-12 08:51:28 +00:00
< Item1>
2019-05-24 23:09:33 +00:00
< Filename Value= "..\run\JvCmp\jvspellchecker.pas" / >
2018-03-12 08:51:28 +00:00
< UnitName Value= "JvSpellChecker" / >
< / Item1>
< Item2>
2019-05-24 23:09:33 +00:00
< Filename Value= "..\run\JvCmp\jvspellerform.pas" / >
2018-03-12 08:51:28 +00:00
< UnitName Value= "JvSpellerForm" / >
< / Item2>
< Item3>
2019-05-24 23:09:33 +00:00
< Filename Value= "..\run\JvCmp\jvspellintf.pas" / >
2018-03-12 08:51:28 +00:00
< UnitName Value= "JvSpellIntf" / >
< / Item3>
2018-11-06 17:59:59 +00:00
< Item4>
< Filename Value= "..\run\JvCmp\jvstringholder.pas" / >
< UnitName Value= "JvStringHolder" / >
< / Item4>
2019-04-22 22:51:58 +00:00
< Item5>
< Filename Value= "..\run\JvCmp\jvprofilerform.pas" / >
< UnitName Value= "JvProfilerForm" / >
< / Item5>
2018-03-12 08:51:28 +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>