You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@19 8e941d3f-bd1b-0410-a28a-d453659cc2b4
86 lines
2.6 KiB
XML
86 lines
2.6 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<PathDelim Value="\"/>
|
|
<Version Value="5"/>
|
|
<General>
|
|
<MainUnit Value="0"/>
|
|
<IconPath Value="./"/>
|
|
<TargetFileExt Value=".exe"/>
|
|
<ActiveEditorIndexAtStart Value="0"/>
|
|
</General>
|
|
<VersionInfo>
|
|
<UseVersionInfo Value="False"/>
|
|
<AutoIncrementBuild Value="False"/>
|
|
<CurrentVersionNr Value="0"/>
|
|
<CurrentMajorRevNr Value="0"/>
|
|
<CurrentMinorRevNr Value="0"/>
|
|
<CurrentBuildNr Value="0"/>
|
|
<ProjectVersion Value="1,0,0,0"/>
|
|
<Language Value="0409"/>
|
|
<CharSet Value="04E4"/>
|
|
<Comments Value=""/>
|
|
<CompanyName Value=""/>
|
|
<FileDescription Value=""/>
|
|
<InternalName Value=""/>
|
|
<LegalCopyright Value=""/>
|
|
<LegalTrademarks Value=""/>
|
|
<OriginalFilename Value=""/>
|
|
<ProductName 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="4">
|
|
<Unit0>
|
|
<Filename Value="loadmod.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<UnitName Value="loadmod"/>
|
|
<CursorPos X="55" Y="12"/>
|
|
<TopLine Value="1"/>
|
|
<EditorIndex Value="0"/>
|
|
<UsageCount Value="21"/>
|
|
<Loaded Value="True"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="..\..\lazarus16\fpcsrc\rtl\win32\wininc\ascdef.inc"/>
|
|
<CursorPos X="10" Y="59"/>
|
|
<TopLine Value="55"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="..\..\lazarus16\fpcsrc\rtl\win32\wininc\func.inc"/>
|
|
<CursorPos X="12" Y="153"/>
|
|
<TopLine Value="147"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="..\..\lazarus16\fpcsrc\rtl\objpas\sysutils\osutilsh.inc"/>
|
|
<CursorPos X="10" Y="17"/>
|
|
<TopLine Value="5"/>
|
|
<UsageCount Value="10"/>
|
|
</Unit3>
|
|
</Units>
|
|
<JumpHistory Count="0" HistoryIndex="-1"/>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="5"/>
|
|
<PathDelim Value="\"/>
|
|
<CodeGeneration>
|
|
<Generate Value="Faster"/>
|
|
</CodeGeneration>
|
|
<Other>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
</CONFIG>
|