2009-12-22 21:06:14 +00:00
< ? xml version= "1.0" ? >
< CONFIG>
< Package Version= "3" >
< Name Value= "smnetgradientlaz" / >
2011-01-13 20:47:04 +00:00
< Author Value= "Curtis White & Heiko Webers (converted for lazarus by barko, fixes and improvements by Luiz Américo)" / >
2009-12-22 21:06:14 +00:00
< CompilerOptions>
2011-01-13 20:47:04 +00:00
< Version Value= "9" / >
2009-12-22 21:06:14 +00:00
< SearchPaths>
< UnitOutputDirectory Value= "lib" / >
< / SearchPaths>
2011-01-13 20:47:04 +00:00
< Parsing>
< SyntaxOptions>
< UseAnsiStrings Value= "False" / >
< / SyntaxOptions>
< / Parsing>
2009-12-22 21:06:14 +00:00
< 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." / >
2011-01-13 20:47:04 +00:00
< Version Major= "2" Minor= "1" / >
2009-12-22 21:06:14 +00:00
< 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>
2011-01-13 20:47:04 +00:00
< UnitPath Value= "$(PkgOutDir)" / >
2009-12-22 21:06:14 +00:00
< / UsageOptions>
< PublishOptions>
< Version Value= "2" / >
< DestinationDirectory Value= "/home/barko/tempo/" / >
< IgnoreBinaries Value= "False" / >
< / PublishOptions>
< / Package >
< / CONFIG>