2020-01-07 13:08:59 +00:00
< ? xml version= "1.0" encoding= "UTF-8" ? >
< CONFIG>
< Package Version= "5" >
< PathDelim Value= "\" / >
< Name Value= "JvPascalInterpreterD" / >
< Type Value= "RunAndDesignTime" / >
2020-01-07 18:17:27 +00:00
< Author Value= "See header of the units. Lazarus port by Werner Pamler." / >
2020-01-07 13:08:59 +00:00
< CompilerOptions>
< Version Value= "11" / >
< PathDelim Value= "\" / >
< SearchPaths>
< OtherUnitFiles Value= "..\design\JvPascalInterpreter" / >
2020-01-11 18:01:12 +00:00
< UnitOutputDirectory Value= "..\lib\$(TargetCPU)-$(TargetOS)\design\JvPascalInterpreter" / >
2020-01-07 13:08:59 +00:00
< / SearchPaths>
< / CompilerOptions>
2020-01-07 18:17:27 +00:00
< Description Value= " Pascal scripting engine of the JVCL library ( https: //sourceforge.net/projects/jvcl/) (designime code)
" / >
2020-01-07 13:08: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. " / >
< Version Major= "1" Release= "6" / >
2020-05-08 10:57:36 +00:00
< Files Count= "1" >
< Item1>
2020-01-07 13:08:59 +00:00
< Filename Value= "..\design\JvPascalInterpreter\jvpascalinterpreterreg.pas" / >
< HasRegisterProc Value= "True" / >
< UnitName Value= "JvPascalInterpreterReg" / >
2020-05-08 10:57:36 +00:00
< / Item1>
2020-01-07 13:08:59 +00:00
< / Files>
2020-05-08 10:57:36 +00:00
< RequiredPkgs Count= "2" >
< Item1>
2020-01-07 13:08:59 +00:00
< PackageName Value= "JvCoreLazD" / >
2020-05-08 10:57:36 +00:00
< / Item1>
< Item2>
2020-01-07 13:08:59 +00:00
< PackageName Value= "jvpascalinterpreterr" / >
2020-05-08 10:57:36 +00:00
< / Item2>
2020-01-07 13:08:59 +00:00
< / RequiredPkgs>
< UsageOptions>
< UnitPath Value= "$(PkgOutDir)" / >
< / UsageOptions>
< PublishOptions>
< Version Value= "2" / >
< UseFileFilters Value= "True" / >
< / PublishOptions>
< / Package >
< / CONFIG>