mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-05 18:38:01 +02:00
121 lines
3.5 KiB
XML
121 lines
3.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="12"/>
|
|
<General>
|
|
<Flags>
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
<MainUnitHasTitleStatement Value="False"/>
|
|
<MainUnitHasScaledStatement Value="False"/>
|
|
<LRSInOutputDirectory Value="False"/>
|
|
<CompatibilityMode Value="True"/>
|
|
</Flags>
|
|
<SessionStorage Value="InIDEConfig"/>
|
|
<UseAppBundle Value="False"/>
|
|
</General>
|
|
<BuildModes Count="2">
|
|
<Item1 Name="Debug" Default="True"/>
|
|
<Item2 Name="Release">
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<Target>
|
|
<Filename Value="../lazbuild"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="include;include/$(TargetOS)"/>
|
|
<OtherUnitFiles Value="../designer;../packager;../debugger;../ide"/>
|
|
<UnitOutputDirectory Value="../units/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)"/>
|
|
</SearchPaths>
|
|
<CodeGeneration>
|
|
<SmartLinkUnit Value="True"/>
|
|
<Optimizations>
|
|
<OptimizationLevel Value="3"/>
|
|
</Optimizations>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Debugging>
|
|
<GenerateDebugInfo Value="False"/>
|
|
</Debugging>
|
|
<LinkSmart Value="True"/>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
</Item2>
|
|
<SharedMatrixOptions Count="1">
|
|
<Item1 ID="037437114172" Type="IDEMacro" MacroName="LCLWidgetType" Value="nogui"/>
|
|
</SharedMatrixOptions>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
</RunParams>
|
|
<RequiredPackages Count="4">
|
|
<Item1>
|
|
<PackageName Value="IdeConfig"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="IdeDebugger"/>
|
|
</Item2>
|
|
<Item3>
|
|
<PackageName Value="DebuggerIntf"/>
|
|
</Item3>
|
|
<Item4>
|
|
<PackageName Value="CodeTools"/>
|
|
</Item4>
|
|
</RequiredPackages>
|
|
<Units Count="4">
|
|
<Unit0>
|
|
<Filename Value="lazbuild.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="buildmanager.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="BuildManager"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="basebuildmanager.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="BaseBuildManager"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="idecmdline.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="IDECmdLine"/>
|
|
</Unit3>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<Target>
|
|
<Filename Value="../lazbuild"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="include;include/$(TargetOS)"/>
|
|
<OtherUnitFiles Value="../designer;../packager;../debugger;../ide"/>
|
|
<UnitOutputDirectory Value="../units/$(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>
|
|
<Debugging>
|
|
<DebugInfoType Value="dsDwarf3"/>
|
|
<TrashVariables Value="True"/>
|
|
</Debugging>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
</CONFIG>
|