mirror of
https://github.com/moparisthebest/Simba
synced 2024-11-21 08:45:06 -05:00
155 lines
4.4 KiB
XML
155 lines
4.4 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<Version Value="9"/>
|
|
<General>
|
|
<Flags>
|
|
<MainUnitHasCreateFormStatements Value="False"/>
|
|
</Flags>
|
|
<MainUnit Value="0"/>
|
|
<ResourceType Value="res"/>
|
|
<UseXPManifest Value="True"/>
|
|
<Icon Value="0"/>
|
|
<ActiveWindowIndexAtStart Value="0"/>
|
|
</General>
|
|
<i18n>
|
|
<EnableI18N LFM="False"/>
|
|
</i18n>
|
|
<VersionInfo>
|
|
<StringTable ProductVersion=""/>
|
|
</VersionInfo>
|
|
<BuildModes Count="1" Active="Default">
|
|
<Item1 Name="Default" Default="True"/>
|
|
</BuildModes>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
|
<ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
|
|
</PublishOptions>
|
|
<RunParams>
|
|
<local>
|
|
<FormatVersion Value="1"/>
|
|
<LaunchingApplication PathPlusParams="/usr/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
</RunParams>
|
|
<RequiredPackages Count="1">
|
|
<Item1>
|
|
<PackageName Value="FCL"/>
|
|
</Item1>
|
|
</RequiredPackages>
|
|
<Units Count="5">
|
|
<Unit0>
|
|
<Filename Value="project1.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="project1"/>
|
|
<IsVisibleTab Value="True"/>
|
|
<EditorIndex Value="0"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="52"/>
|
|
<CursorPos X="3" Y="87"/>
|
|
<UsageCount Value="21"/>
|
|
<Loaded Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="../../Units/MMLAddon/plugins.pas"/>
|
|
<UnitName Value="plugins"/>
|
|
<EditorIndex Value="1"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="6"/>
|
|
<CursorPos X="26" Y="37"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="../../../fpc/rtl/inc/dynlibs.pas"/>
|
|
<UnitName Value="dynlibs"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="../../Units/Linux/keybinder.pas"/>
|
|
<UnitName Value="keybinder"/>
|
|
<EditorIndex Value="2"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="61" Y="24"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="../../Units/Linux/xinput.pas"/>
|
|
<UnitName Value="xinput"/>
|
|
<EditorIndex Value="3"/>
|
|
<WindowIndex Value="0"/>
|
|
<TopLine Value="1"/>
|
|
<CursorPos X="1" Y="1"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit4>
|
|
</Units>
|
|
<JumpHistory Count="6" HistoryIndex="5">
|
|
<Position1>
|
|
<Filename Value="../../Units/MMLAddon/plugins.pas"/>
|
|
<Caret Line="37" Column="26" TopLine="27"/>
|
|
</Position1>
|
|
<Position2>
|
|
<Filename Value="project1.lpr"/>
|
|
<Caret Line="69" Column="17" TopLine="40"/>
|
|
</Position2>
|
|
<Position3>
|
|
<Filename Value="project1.lpr"/>
|
|
<Caret Line="16" Column="93" TopLine="1"/>
|
|
</Position3>
|
|
<Position4>
|
|
<Filename Value="project1.lpr"/>
|
|
<Caret Line="11" Column="10" TopLine="1"/>
|
|
</Position4>
|
|
<Position5>
|
|
<Filename Value="../../Units/MMLAddon/plugins.pas"/>
|
|
<Caret Line="37" Column="26" TopLine="6"/>
|
|
</Position5>
|
|
<Position6>
|
|
<Filename Value="project1.lpr"/>
|
|
<Caret Line="53" Column="3" TopLine="25"/>
|
|
</Position6>
|
|
</JumpHistory>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="10"/>
|
|
<Target>
|
|
<Filename Value="project1"/>
|
|
</Target>
|
|
<SearchPaths>
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
<OtherUnitFiles Value="../../Units/MMLCore"/>
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Linking>
|
|
<Options>
|
|
<PassLinkerOptions Value="True"/>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<CompilerMessages>
|
|
<UseMsgFile Value="True"/>
|
|
</CompilerMessages>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Exceptions Count="3">
|
|
<Item1>
|
|
<Name Value="EAbort"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Name Value="ECodetoolError"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Name Value="EFOpenError"/>
|
|
</Item3>
|
|
</Exceptions>
|
|
</Debugging>
|
|
</CONFIG>
|