2017-06-25 15:56:27 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<CONFIG>
|
2021-01-03 23:32:57 +00:00
|
|
|
<Package Version="5">
|
2017-06-25 15:56:27 +00:00
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<Name Value="laz_chemtext"/>
|
|
|
|
<Type Value="RunAndDesignTime"/>
|
|
|
|
<CompilerOptions>
|
|
|
|
<Version Value="11"/>
|
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<SearchPaths>
|
|
|
|
<OtherUnitFiles Value="source"/>
|
2017-06-29 07:12:50 +00:00
|
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
2017-06-25 15:56:27 +00:00
|
|
|
</SearchPaths>
|
|
|
|
</CompilerOptions>
|
|
|
|
<Description Value="A label showing chemical formulas with sub- and superscripts and reaction arrows."/>
|
|
|
|
<License Value="LGPL with linking exception (like Lazarus)"/>
|
2021-01-03 23:32:57 +00:00
|
|
|
<Version Minor="1" Release="5"/>
|
2017-06-25 15:56:27 +00:00
|
|
|
<Files Count="1">
|
|
|
|
<Item1>
|
|
|
|
<Filename Value="source\chemtext.pas"/>
|
|
|
|
<HasRegisterProc Value="True"/>
|
|
|
|
<UnitName Value="chemtext"/>
|
|
|
|
</Item1>
|
|
|
|
</Files>
|
2021-01-03 23:32:57 +00:00
|
|
|
<CompatibilityMode Value="True"/>
|
2017-06-25 15:56:27 +00:00
|
|
|
<RequiredPkgs Count="2">
|
|
|
|
<Item1>
|
|
|
|
<PackageName Value="LCL"/>
|
|
|
|
</Item1>
|
|
|
|
<Item2>
|
|
|
|
<PackageName Value="FCL"/>
|
|
|
|
</Item2>
|
|
|
|
</RequiredPkgs>
|
|
|
|
<UsageOptions>
|
|
|
|
<UnitPath Value="$(PkgOutDir)"/>
|
|
|
|
</UsageOptions>
|
|
|
|
<PublishOptions>
|
|
|
|
<Version Value="2"/>
|
|
|
|
</PublishOptions>
|
2017-06-29 07:12:50 +00:00
|
|
|
<CustomOptions Items="ExternHelp" Version="2">
|
|
|
|
<_ExternHelp Items="Count"/>
|
|
|
|
</CustomOptions>
|
2023-04-24 13:16:43 +00:00
|
|
|
<ExamplesDirectory Value="demo\"/>
|
2017-06-25 15:56:27 +00:00
|
|
|
</Package>
|
|
|
|
</CONFIG>
|