You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
236 lines
7.1 KiB
236 lines
7.1 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<General>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<MainUnit Value="0"/>
|
|
<Title Value="Deskew GUI"/>
|
|
<ResourceType Value="res"/>
|
|
<UseXPManifest Value="True"/>
|
|
<XPManifest>
|
|
<TextName Value="GalfarsLair.DeskewGui"/>
|
|
<TextDesc Value="Deskew GUI"/>
|
|
</XPManifest>
|
|
<Icon Value="0"/>
|
|
</General>
|
|
<VersionInfo>
|
|
<UseVersionInfo Value="True"/>
|
|
<MinorVersionNr Value="90"/>
|
|
<StringTable CompanyName="Galfar's Lair" FileDescription="Deskew GUI" ProductName="Deskew GUI"/>
|
|
</VersionInfo>
|
|
<BuildModes Count="3">
|
|
<Item1 Name="Debug" Default="True"/>
|
|
<Item2 Name="Release">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="deskewgui"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<OtherUnitFiles Value="..\Imaging"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
</Item2>
|
|
<Item3 Name="Release-macOS">
|
|
<MacroValues Count="1">
|
|
<Macro1 Name="LCLWidgetType" Value="cocoa"/>
|
|
</MacroValues>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="deskewgui"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<OtherUnitFiles Value="..\Imaging"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<TargetCPU Value="x86_64"/>
|
|
<TargetOS Value="darwin"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
</Item3>
|
|
<SharedMatrixOptions Count="5">
|
|
<Item1 ID="734952752827" Modes="Release-macOS" Type="IDEMacro" MacroName="LCLWidgetType" Value="cocoa"/>
|
|
<Item2 ID="088075076274" Modes="Release-macOS"/>
|
|
<Item3 ID="382385632331" Modes="Release-macOS" Value="-WM10.9"/>
|
|
<Item4 ID="590039250505" Modes="Debug" Value="-dDEBUG"/>
|
|
<Item5 ID="453512566522" Modes="Debug,Release,Release-macOS" Value="-dDONT_LINK_FILE_FORMATS"/>
|
|
</SharedMatrixOptions>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="0"/>
|
|
</RunParams>
|
|
<RequiredPackages Count="2">
|
|
<Item1>
|
|
<PackageName Value="FCL"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="LCL"/>
|
|
</Item2>
|
|
</RequiredPackages>
|
|
<Units Count="9">
|
|
<Unit0>
|
|
<Filename Value="deskewgui.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="mainform.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="FormMain"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="MainForm"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="..\Imaging\ImagingUtility.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="runner.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="Runner"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="utils.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="Utils"/>
|
|
</Unit4>
|
|
<Unit5>
|
|
<Filename Value="options.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="Options"/>
|
|
</Unit5>
|
|
<Unit6>
|
|
<Filename Value="advoptionsform.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="FormAdvOptions"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="AdvOptionsForm"/>
|
|
</Unit6>
|
|
<Unit7>
|
|
<Filename Value="datamodule.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Module"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="DataModule"/>
|
|
<UnitName Value="DataModule"/>
|
|
</Unit7>
|
|
<Unit8>
|
|
<Filename Value="aboutform.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="FormAbout"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="AboutForm"/>
|
|
</Unit8>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="deskewgui"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<OtherUnitFiles Value="..\Imaging"/>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<SyntaxMode Value="Delphi"/>
|
|
<IncludeAssertionCode Value="True"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<Checks>
|
|
<IOChecks Value="True"/>
|
|
<RangeChecks Value="True"/>
|
|
<OverflowChecks Value="True"/>
|
|
<StackChecks Value="True"/>
|
|
</Checks>
|
|
<VerifyObjMethodCallValidity Value="True"/>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<DebugInfoType Value="dsDwarf2Set"/>
|
|
<UseHeaptrc Value="True"/>
|
|
<TrashVariables Value="True"/>
|
|
<UseExternalDbgSyms Value="True"/>
|
|
</Debugging>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="3">
|
|
<Item1>
|
|
<Name Value="EAbort"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EFOpenError"/>
|
|
</Item3>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|