Files
lazarus-ccr/components/rx/trunk/rxtools.lpk
alexs75 148d4298db RxFPC:GetFileOwnerData now work on linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4640 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-05-05 13:14:22 +00:00

49 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<Name Value="rxtools"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Lagunov Aleksey "/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<OtherUnitFiles Value="."/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
</CompilerOptions>
<Description Value="
"/>
<License Value="LGPL"/>
<Version Minor="1" Build="2"/>
<Files Count="4">
<Item1>
<Filename Value="rxconfigvalues.pas"/>
<UnitName Value="rxConfigValues"/>
</Item1>
<Item2>
<Filename Value="rxstrutils.pas"/>
<UnitName Value="rxstrutils"/>
</Item2>
<Item3>
<Filename Value="dateutil.pas"/>
<UnitName Value="dateutil"/>
</Item3>
<Item4>
<Filename Value="rxfileutils.pas"/>
<UnitName Value="rxFileUtils"/>
</Item4>
</Files>
<RequiredPkgs Count="1">
<Item1>
<PackageName Value="FCL"/>
</Item1>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
</Package>
</CONFIG>