1
0
Files
aarre
applications
bindings
components
ZVDateTimeCtrls
aboutcomponent
acs
beepfp
callite
chelper
cmdline
cmdlinecfg
colorpalette
cryptini
csvdocument
epiktimer
flashfiler
fpsound
fpspreadsheet
fractions
freetypepascal
geckoport
gradcontrols
industrialstuff
iosdesigner
iphonelazext
jujiboutils
jvcllaz
kcontrols
lazautoupdate
lazbarcodes
lclextensions
longtimer
manualdock
mbColorLib
mplayer
multithreadprocs
nvidia-widgets
onguard
orpheus
playsoundpackage
poweredby
powerpdf
rgbgraphics
richmemo
richview
rtfview
rx
scrolltext
smnetgradient
demo
changelog.txt
register_smnetgradient.lrs
register_smnetgradient.pas
smnetgradient.pas
smnetgradientlaz.lpk
smnetgradientlaz.pas
tdbnetgradient.png
tnetgradient.png
spktoolbar
svn
tdi
thtmlport
tparadoxdataset
tvplanit
virtualtreeview
virtualtreeview-new
xdev_toolkit
zlibar
examples
lclbindings
wst
lazarus-ccr/components/smnetgradient/smnetgradientlaz.lpk

55 lines
1.7 KiB
ObjectPascal
Raw Normal View History

<?xml version="1.0"?>
<CONFIG>
<Package Version="3">
<Name Value="smnetgradientlaz"/>
<Author Value="Curtis White &amp; Heiko Webers (converted for lazarus by barko, fixes and improvements by Luiz Américo)"/>
<CompilerOptions>
<Version Value="9"/>
<SearchPaths>
<UnitOutputDirectory Value="lib"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="A gradient fill like in the new Netscape Communicator Options Box."/>
<License Value="This component can be freely used and distributed in commercial and private environments, provided this notice is not modified in any way."/>
<Version Major="2" Minor="1" Release="1"/>
<Files Count="2">
<Item1>
<Filename Value="smnetgradient.pas"/>
<UnitName Value="SMNetGradient"/>
</Item1>
<Item2>
<Filename Value="register_smnetgradient.pas"/>
<HasRegisterProc Value="True"/>
<AddToUsesPkgSection Value="False"/>
<UnitName Value="register_smnetgradient"/>
</Item2>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="LCL"/>
</Item1>
<Item2>
<PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<DestinationDirectory Value="/home/barko/tempo/"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>