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