You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@74 8e941d3f-bd1b-0410-a28a-d453659cc2b4
114 lines
3.2 KiB
XML
114 lines
3.2 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<ProjectOptions>
|
|
<PathDelim Value="/"/>
|
|
<Version Value="5"/>
|
|
<General>
|
|
<Flags>
|
|
<SaveClosedFiles Value="False"/>
|
|
<SaveOnlyProjectUnits Value="True"/>
|
|
</Flags>
|
|
<MainUnit Value="0"/>
|
|
<IconPath Value="./"/>
|
|
<TargetFileExt Value=".exe"/>
|
|
<ActiveEditorIndexAtStart Value="0"/>
|
|
</General>
|
|
<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>
|
|
<RequiredPackages Count="1">
|
|
<Item1>
|
|
<PackageName Value="lazrichview"/>
|
|
</Item1>
|
|
</RequiredPackages>
|
|
<Units Count="4">
|
|
<Unit0>
|
|
<Filename Value="rvdemo.lpr"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<CursorPos X="15" Y="5"/>
|
|
<TopLine Value="1"/>
|
|
<UsageCount Value="24"/>
|
|
</Unit0>
|
|
<Unit1>
|
|
<Filename Value="unit1.pas"/>
|
|
<ComponentName Value="Form1"/>
|
|
<HasResources Value="True"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ResourceFilename Value="unit1.lrs"/>
|
|
<UnitName Value="Unit1"/>
|
|
<CursorPos X="48" Y="68"/>
|
|
<TopLine Value="37"/>
|
|
<EditorIndex Value="0"/>
|
|
<UsageCount Value="24"/>
|
|
<Loaded Value="True"/>
|
|
</Unit1>
|
|
<Unit2>
|
|
<Filename Value="backstyl.pas"/>
|
|
<ComponentName Value="frmBackStyle"/>
|
|
<HasResources Value="True"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ResourceFilename Value="backstyl.lrs"/>
|
|
<UnitName Value="backstyl"/>
|
|
<CursorPos X="39" Y="14"/>
|
|
<TopLine Value="1"/>
|
|
<UsageCount Value="24"/>
|
|
</Unit2>
|
|
<Unit3>
|
|
<Filename Value="printfrm.pas"/>
|
|
<ComponentName Value="frmPrint"/>
|
|
<HasResources Value="True"/>
|
|
<IsPartOfProject Value="True"/>
|
|
<ResourceFilename Value="printfrm.lrs"/>
|
|
<UnitName Value="printfrm"/>
|
|
<CursorPos X="5" Y="37"/>
|
|
<TopLine Value="1"/>
|
|
<UsageCount Value="24"/>
|
|
</Unit3>
|
|
</Units>
|
|
</ProjectOptions>
|
|
<CompilerOptions>
|
|
<Version Value="5"/>
|
|
<SearchPaths>
|
|
<LCLWidgetType Value="gtk2"/>
|
|
</SearchPaths>
|
|
<CodeGeneration>
|
|
<Generate Value="Faster"/>
|
|
</CodeGeneration>
|
|
<Other>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Debugging>
|
|
<Watches Count="5">
|
|
<Item1>
|
|
<Expression Value="FieldDef.FDataType"/>
|
|
<Enabled Value="False"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Expression Value="FieldDef.FSize"/>
|
|
<Enabled Value="False"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Expression Value="IsSeq"/>
|
|
<Enabled Value="False"/>
|
|
</Item3>
|
|
<Item4>
|
|
<Expression Value="TIBCURSOR(CURSOR).SQLDA^"/>
|
|
<Enabled Value="False"/>
|
|
</Item4>
|
|
<Item5>
|
|
<Expression Value="x"/>
|
|
</Item5>
|
|
</Watches>
|
|
</Debugging>
|
|
</CONFIG>
|