lasarus_compotents/ScrollingText/LazScrollingText.lpk

70 lines
1.8 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="LazScrollingText"/>
<Author Value="Lazarus / GoodBoyAlex"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<SyntaxMode Value="Delphi"/>
</SyntaxOptions>
</Parsing>
<CodeGeneration>
<SmartLinkUnit Value="True"/>
<Optimizations>
<OptimizationLevel Value="3"/>
</Optimizations>
</CodeGeneration>
<Linking>
<Debugging>
<GenerateDebugInfo Value="False"/>
</Debugging>
</Linking>
<Other>
<CompilerMessages>
<MsgFileName Value=""/>
</CompilerMessages>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="Прокручивающийся текст"/>
<Version Major="2" Release="2" Build="105"/>
<Files Count="3">
<Item1>
<Filename Value="scrollingtext.pas"/>
<UnitName Value="scrollingtext"/>
</Item1>
<Item2>
<Filename Value="st_registerit.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="st_registerit"/>
</Item2>
<Item3>
<Filename Value="scrollingtext_icon.lrs"/>
<Type Value="LRS"/>
</Item3>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="LCL"/>
</Item1>
<Item2>
<PackageName Value="FCL"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
</Package>
</CONFIG>