mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-25 11:23:00 +02:00
112 lines
3.0 KiB
XML
112 lines
3.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="11"/>
|
|
<General>
|
|
<Flags>
|
|
<SaveClosedFiles Value="False"/>
|
|
<SaveOnlyProjectUnits Value="True"/>
|
|
<LRSInOutputDirectory Value="False"/>
|
|
</Flags>
|
|
<MainUnit Value="0"/>
|
|
</General>
|
|
<BuildModes Count="2">
|
|
<Item1 Name="default" Default="True"/>
|
|
<Item2 Name="Cocoa">
|
|
<MacroValues Count="1">
|
|
<Macro1 Name="LCLWidgetType" Value="cocoa"/>
|
|
</MacroValues>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<UseAnsiStrings Value="False"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<CodeGeneration>
|
|
<TargetCPU Value="x86_64"/>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
</Item2>
|
|
<SharedMatrixOptions Count="2">
|
|
<Item1 ID="577313873316" Modes="Cocoa" Type="IDEMacro" MacroName="LCLWidgetType" Value="cocoa"/>
|
|
<Item2 ID="377808742865" Modes="Cocoa" Value="-O- -O1 -gw2 -godwarfsets"/>
|
|
</SharedMatrixOptions>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<FormatVersion Value="2"/>
|
|
<Modes Count="1">
|
|
<Mode0 Name="default">
|
|
<local>
|
|
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
</Mode0>
|
|
</Modes>
|
|
</RunParams>
|
|
<RequiredPackages Count="2">
|
|
<Item1>
|
|
<PackageName Value="LCL"/>
|
|
</Item1>
|
|
<Item2>
|
|
<PackageName Value="Printer4Lazarus"/>
|
|
</Item2>
|
|
</RequiredPackages>
|
|
<Units Count="2">
|
|
<Unit0>
|
|
<Filename Value="rawmodetest.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<CursorPos X="40" Y="17"/>
|
|
<UsageCount Value="27"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="unitmain.pas"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ComponentName Value="Form1"/>
|
|
<HasResources Value="True"/>
|
|
<ResourceBaseClass Value="Form"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<TopLine Value="135"/>
|
|
<CursorPos Y="167"/>
|
|
<UsageCount Value="27"/>
|
|
<Loaded Value="True"/>
|
|
<LoadedDesigner Value="True"/>
|
|
</Unit1>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<Parsing>
|
|
<SyntaxOptions>
|
|
<UseAnsiStrings Value="False"/>
|
|
</SyntaxOptions>
|
|
</Parsing>
|
|
<Linking>
|
|
<Options>
|
|
<Win32>
|
|
<GraphicApplication Value="True"/>
|
|
</Win32>
|
|
</Options>
|
|
</Linking>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="2">
|
|
<Item1>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="EFOpenError"/>
|
|
</Item2>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|