mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-03 15:39:26 +01:00
173 lines
5.0 KiB
XML
173 lines
5.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="12"/>
|
|
<PathDelim Value="\"/>
|
|
<General>
|
|
<SessionStorage Value="InProjectDir"/>
|
|
<Title Value="charteditordemo"/>
|
|
<Scaled Value="True"/>
|
|
<ResourceType Value="res"/>
|
|
<UseXPManifest Value="True"/>
|
|
<XPManifest>
|
|
<DpiAware Value="True"/>
|
|
</XPManifest>
|
|
</General>
|
|
<BuildModes>
|
|
<Item Name="Default" Default="True"/>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<UseFileFilters Value="True"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
</RunParams>
|
|
<RequiredPackages>
|
|
<Item>
|
|
<PackageName Value="TAChartLazarusPkg"/>
|
|
</Item>
|
|
<Item>
|
|
<PackageName Value="LCL"/>
|
|
</Item>
|
|
</RequiredPackages>
|
|
<Units>
|
|
<Unit>
|
|
<Filename Value="charteditordemo.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="ChartEditorDemo"/>
|
|
</Unit>
|
|
<Unit>
|
|
<Filename Value="cemain.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="MainForm"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="ceMain"/>
|
|
</Unit>
|
|
<Unit>
|
|
<Filename Value="cetitlefootdlg.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="TitleFootEditor"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="ceTitleFootDlg"/>
|
|
</Unit>
|
|
<Unit>
|
|
<Filename Value="ceutils.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="ceUtils"/>
|
|
</Unit>
|
|
<Unit>
|
|
<Filename Value="ceaxisdlg.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="AxisEditor"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="ceAxisDlg"/>
|
|
</Unit>
|
|
<Unit>
|
|
<Filename Value="cefontframe.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="FontFrame"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Frame"/>
|
|
<UnitName Value="ceFontFrame"/>
|
|
</Unit>
|
|
<Unit>
|
|
<Filename Value="celegenddlg.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="LegendEditor"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="ceLegendDlg"/>
|
|
</Unit>
|
|
<Unit>
|
|
<Filename Value="ceshapebrushpenmarginsframe.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="ShapeBrushPenMarginsFrame"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Frame"/>
|
|
<UnitName Value="ceShapeBrushPenMarginsFrame"/>
|
|
</Unit>
|
|
<Unit>
|
|
<Filename Value="cebrushframe.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="BrushFrame"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Frame"/>
|
|
<UnitName Value="ceBrushFrame"/>
|
|
</Unit>
|
|
<Unit>
|
|
<Filename Value="cepenframe.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="PenFrame"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Frame"/>
|
|
<UnitName Value="cePenFrame"/>
|
|
</Unit>
|
|
<Unit>
|
|
<Filename Value="ceseriesdlg.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="SeriesEditor"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<UnitName Value="ceSeriesDlg"/>
|
|
</Unit>
|
|
<Unit>
|
|
<Filename Value="cepointerframe.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="PointerFrame"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Frame"/>
|
|
<UnitName Value="cePointerFrame"/>
|
|
</Unit>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<Target>
|
|
<Filename Value="charteditordemo"/>
|
|
</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"/>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions>
|
|
<Item>
|
|
<Name Value="EAbort"/>
|
|
</Item>
|
|
<Item>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item>
|
|
<Item>
|
|
<Name Value="EFOpenError"/>
|
|
</Item>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|