doublecmd/plugins/wfx/sample/src/sample.lpi
2009-10-31 17:54:12 +00:00

86 lines
2.5 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
<Version Value="7"/>
<General>
<MainUnit Value="0"/>
<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="40" Y="26"/>
<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"/>
<UsageCount Value="10"/>
</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"/>
<UsageCount Value="10"/>
</Unit3>
<Unit4>
<Filename Value="PLUGIN_TYPES.pas"/>
<UnitName Value="PLUGIN_Types"/>
<CursorPos X="1" Y="149"/>
<TopLine Value="121"/>
<UsageCount Value="10"/>
</Unit4>
</Units>
<JumpHistory Count="0" HistoryIndex="-1"/>
</ProjectOptions>
<CompilerOptions>
<Version Value="8"/>
<SearchPaths>
<OtherUnitFiles Value="../../../../sdk/"/>
<UnitOutputDirectory Value="../lib"/>
</SearchPaths>
<Linking>
<LinkSmart Value="True"/>
<Options>
<ExecutableType Value="Library"/>
</Options>
</Linking>
<Other>
<CustomOptions Value="-fPIC"/>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
</CONFIG>