117 lines
3.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="12"/>
<General>
<Flags>
<MainUnitHasCreateFormStatements Value="False"/>
<MainUnitHasScaledStatement Value="False"/>
<CompatibilityMode Value="True"/>
</Flags>
<SessionStorage Value="InProjectDir"/>
<Title Value="Releaser"/>
<UseAppBundle Value="False"/>
<ResourceType Value="res"/>
</General>
<BuildModes Count="1">
<Item1 Name="Default" Default="True"/>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
<UseFileFilters Value="True"/>
</PublishOptions>
<RunParams>
<FormatVersion Value="2"/>
</RunParams>
<RequiredPackages Count="1">
<Item1>
<PackageName Value="LazUtils"/>
</Item1>
</RequiredPackages>
<Units Count="11">
<Unit0>
<Filename Value="releaser.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="Releaser"/>
</Unit0>
<Unit1>
<Filename Value="bgrabitmap.logic"/>
<IsPartOfProject Value="True"/>
</Unit1>
<Unit2>
<Filename Value="releasertypes.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="ReleaserTypes"/>
</Unit2>
<Unit3>
<Filename Value="managerfile.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="ManagerFile"/>
</Unit3>
<Unit4>
<Filename Value="archiveurl.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="ArchiveUrl"/>
</Unit4>
<Unit5>
<Filename Value="packagefile.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="PackageFile"/>
</Unit5>
<Unit6>
<Filename Value="constfile.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="ConstFile"/>
</Unit6>
<Unit7>
<Filename Value="projectfile.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="ProjectFile"/>
</Unit7>
<Unit8>
<Filename Value="textline.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="TextLine"/>
</Unit8>
<Unit9>
<Filename Value="copyfile.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="CopyFile"/>
</Unit9>
<Unit10>
<Filename Value="macbundle.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="MacBundle"/>
</Unit10>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<Target>
<Filename Value="releaser"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Linking>
<Debugging>
<DebugInfoType Value="dsDwarf2Set"/>
</Debugging>
</Linking>
</CompilerOptions>
<Debugging>
<Exceptions Count="3">
<Item1>
<Name Value="EAbort"/>
</Item1>
<Item2>
<Name Value="ECodetoolError"/>
</Item2>
<Item3>
<Name Value="EFOpenError"/>
</Item3>
</Exceptions>
</Debugging>
</CONFIG>