aggpas: runtime package

git-svn-id: trunk@50842 -
This commit is contained in:
mattias 2015-12-16 13:49:07 +00:00
parent 29a6b11e16
commit d778426de5

View File

@ -1,23 +1,23 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="3">
<Package Version="4">
<Name Value="AggPasLCL"/>
<Author Value="Mattias Gaertner, Milan Marusinec"/>
<CompilerOptions>
<Version Value="8"/>
<Version Value="11"/>
<SearchPaths>
<IncludeFiles Value="../src/"/>
<OtherUnitFiles Value="../;../src/;../src/util/;../src/svg/;../src/ctrl/;../expat-pas/"/>
<IncludeFiles Value="../src"/>
<OtherUnitFiles Value="..;../src;../src/util;../src/svg;../src/ctrl;../expat-pas"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<SyntaxMode Value="Delphi"/>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
<Other>
<CustomOptions Value="-gt"/>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="AggPas canvas for LCL"/>
@ -882,7 +882,6 @@ This software is provided &quot;as is&quot; without express or implied warranty,
<Type Value="Include"/>
</Item208>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="LCL"/>
@ -893,7 +892,7 @@ This software is provided &quot;as is&quot; without express or implied warranty,
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)/"/>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>