182 lines
4.9 KiB
XML
182 lines
4.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="10"/>
|
|
<PathDelim Value="\"/>
|
|
<General>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
<Title Value="ABTool"/>
|
|
<UseAppBundle Value="False"/>
|
|
<ResourceType Value="res"/>
|
|
<UseXPManifest Value="True"/>
|
|
<XPManifest>
|
|
<TextName Value="ABTool"/>
|
|
<TextDesc Value="ABTool"/>
|
|
</XPManifest>
|
|
<Icon Value="0"/>
|
|
</General>
|
|
<VersionInfo>
|
|
<UseVersionInfo Value="True"/>
|
|
<MinorVersionNr Value="7"/>
|
|
<RevisionNr Value="1"/>
|
|
<Language Value="0419"/>
|
|
<Attributes pvaDebug="True" pvaPrivateBuild="True"/>
|
|
</VersionInfo>
|
|
<BuildModes Count="2">
|
|
<Item1 Name="Debug" Default="True"/>
|
|
<Item2 Name="Release">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="ABTool"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShoLineNum Value="True"/>
|
|
<ShowCond Value="True"/>
|
|
</Verbosity>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</Item2>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<local>
|
|
<FormatVersion Value="1"/>
|
|
</local>
|
|
</RunParams>
|
|
<RequiredPackages Count="2">
|
|
<Item1>
|
|
<PackageName Value="virtualtreeview_package"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="LCL"/>
|
|
</Item2>
|
|
</RequiredPackages>
|
|
<Units Count="7">
|
|
<Unit0>
|
|
<Filename Value="ABTool.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="fmain.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="fmMain"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="fMain"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="dmain.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="dmMain"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="DataModule"/>
|
|
<UnitName Value="dMain"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="ufileutils.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="uFileUtils"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="upackage.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="uPackage"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="upackageutils.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="uPackageUtils"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="upackagelist.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="uPackageList"/>
|
|
</Unit6>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="ABTool"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
<RangeChecks Value="True"/>
|
|
<OverflowChecks Value="True"/>
|
|
<StackChecks Value="True"/>
|
|
</Checks>
|
|
<VerifyObjMethodCallValidity Value="True"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="0"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseHeaptrc Value="True"/>
|
|
<TrashVariables Value="True"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<Verbosity>
|
|
<ShoLineNum Value="True"/>
|
|
<ShowCond Value="True"/>
|
|
</Verbosity>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="3">
|
|
<Item1>
|
|
<Name Value="EAbort"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EFOpenError"/>
|
|
</Item3>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|