mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 11:18:10 +02:00
80 lines
2.4 KiB
XML
80 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<General>
|
|
<Flags>
|
|
<LRSInOutputDirectory Value="False"/>
|
|
</Flags>
|
|
<SessionStorage Value="InIDEConfig"/>
|
|
<MainUnit Value="0"/>
|
|
</General>
|
|
<MacroValues Count="1">
|
|
<Macro1 Name="LCLWidgetType" Value="nogui"/>
|
|
</MacroValues>
|
|
<BuildModes Count="1">
|
|
<Item1 Name="default" Default="True"/>
|
|
<SharedMatrixOptions Count="1">
|
|
<Item1 ID="037437114172" Modes="default" Type="IDEMacro" MacroName="LCLWidgetType" Value="nogui"/>
|
|
</SharedMatrixOptions>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
|
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<local>
|
|
<FormatVersion Value="1"/>
|
|
<CommandLineParams Value="c:/lazarus/source/lazarus/examples/hello.lpi"/>
|
|
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
</RunParams>
|
|
<RequiredPackages Count="4">
|
|
<Item1>
|
|
<PackageName Value="DebuggerIntf"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="CodeTools"/>
|
|
</Item2>
|
|
<Item3>
|
|
<PackageName Value="SynEdit"/>
|
|
</Item3>
|
|
<Item4>
|
|
<PackageName Value="IDEIntf"/>
|
|
</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"/>
|
|
</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)/$(LCLWidgetType)"/>
|
|
</SearchPaths>
|
|
</CompilerOptions>
|
|
</CONFIG>
|