mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
91 lines
2.6 KiB
XML
91 lines
2.6 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<PathDelim Value="/"/>
|
|
<Version Value="6"/>
|
|
<General>
|
|
<MainUnit Value="0"/>
|
|
<IconPath Value="./"/>
|
|
<TargetFileExt Value=""/>
|
|
<ActiveEditorIndexAtStart Value="0"/>
|
|
</General>
|
|
<VersionInfo>
|
|
<ProjectVersion Value=""/>
|
|
<Language Value=""/>
|
|
<CharSet Value=""/>
|
|
</VersionInfo>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
<IgnoreBinaries Value="False"/>
|
|
<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"/>
|
|
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
|
|
</local>
|
|
</RunParams>
|
|
<Units Count="5">
|
|
<Unit0>
|
|
<Filename Value="sample.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="Sample"/>
|
|
<CursorPos X="50" Y="32"/>
|
|
<TopLine Value="22"/>
|
|
<EditorIndex Value="0"/>
|
|
<UsageCount Value="20"/>
|
|
<Loaded Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="ufsplugin.pas"/>
|
|
<UnitName Value="ufsplugin"/>
|
|
<CursorPos X="1" Y="252"/>
|
|
<TopLine Value="238"/>
|
|
<EditorIndex Value="3"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="uOSUtils.pas"/>
|
|
<UnitName Value="uOSUtils"/>
|
|
<CursorPos X="1" Y="64"/>
|
|
<TopLine Value="56"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="uwfxmodule.pas"/>
|
|
<UnitName Value="uWFXmodule"/>
|
|
<CursorPos X="3" Y="726"/>
|
|
<TopLine Value="694"/>
|
|
<EditorIndex Value="2"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit3>
|
|
<Unit4>
|
|
<Filename Value="PLUGIN_TYPES.pas"/>
|
|
<UnitName Value="PLUGIN_Types"/>
|
|
<CursorPos X="1" Y="149"/>
|
|
<TopLine Value="121"/>
|
|
<EditorIndex Value="1"/>
|
|
<UsageCount Value="10"/>
|
|
<Loaded Value="True"/>
|
|
</Unit4>
|
|
</Units>
|
|
<JumpHistory Count="0" HistoryIndex="-1"/>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="5"/>
|
|
<CodeGeneration>
|
|
<Generate Value="Faster"/>
|
|
</CodeGeneration>
|
|
<Linking>
|
|
<Options>
|
|
<ExecutableType Value="Library"/>
|
|
</Options>
|
|
</Linking>
|
|
<Other>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</CONFIG>
|