2009-05-15 19:56:17 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<CONFIG>
|
|
|
|
<ProjectOptions>
|
2012-02-26 21:06:20 +00:00
|
|
|
<Version Value="9"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<General>
|
|
|
|
<MainUnit Value="0"/>
|
|
|
|
<UseXPManifest Value="True"/>
|
2012-02-26 21:06:20 +00:00
|
|
|
<Icon Value="0"/>
|
|
|
|
<ActiveWindowIndexAtStart Value="0"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
</General>
|
|
|
|
<VersionInfo>
|
|
|
|
<Language Value=""/>
|
|
|
|
<CharSet Value=""/>
|
2012-02-26 21:06:20 +00:00
|
|
|
<StringTable ProductVersion=""/>
|
2009-05-15 19:56:17 +00:00
|
|
|
</VersionInfo>
|
2012-02-26 21:06:20 +00:00
|
|
|
<BuildModes Count="1">
|
|
|
|
<Item1 Name="default" Default="True"/>
|
|
|
|
</BuildModes>
|
2009-05-15 19:56:17 +00:00
|
|
|
<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="3">
|
|
|
|
<Item1>
|
|
|
|
<PackageName Value="FCL"/>
|
|
|
|
<MinVersion Major="1" Valid="True"/>
|
|
|
|
</Item1>
|
|
|
|
<Item2>
|
|
|
|
<PackageName Value="rxnew"/>
|
|
|
|
<MinVersion Major="1" Minor="2" Release="2" Build="103" Valid="True"/>
|
|
|
|
</Item2>
|
|
|
|
<Item3>
|
|
|
|
<PackageName Value="LCL"/>
|
|
|
|
</Item3>
|
|
|
|
</RequiredPackages>
|
|
|
|
<Units Count="6">
|
|
|
|
<Unit0>
|
|
|
|
<Filename Value="AutoSortDemo.lpr"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
|
<UnitName Value="AutoSortDemo"/>
|
|
|
|
<TopLine Value="1"/>
|
2012-02-26 21:06:20 +00:00
|
|
|
<CursorPos X="1" Y="20"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<UsageCount Value="20"/>
|
|
|
|
</Unit0>
|
|
|
|
<Unit1>
|
|
|
|
<Filename Value="asdmainunit.pas"/>
|
|
|
|
<IsPartOfProject Value="True"/>
|
2012-02-26 21:06:20 +00:00
|
|
|
<ComponentName Value="Form1"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<ResourceBaseClass Value="Form"/>
|
|
|
|
<UnitName Value="asdMainUnit"/>
|
2012-02-26 21:06:20 +00:00
|
|
|
<IsVisibleTab Value="True"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<EditorIndex Value="0"/>
|
2012-02-26 21:06:20 +00:00
|
|
|
<WindowIndex Value="0"/>
|
|
|
|
<TopLine Value="22"/>
|
|
|
|
<CursorPos X="20" Y="39"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<UsageCount Value="20"/>
|
|
|
|
<Loaded Value="True"/>
|
2012-02-26 21:06:20 +00:00
|
|
|
<LoadedDesigner Value="True"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
</Unit1>
|
|
|
|
<Unit2>
|
2012-02-26 21:06:20 +00:00
|
|
|
<Filename Value="/usr/local/share/lazarus/components/rxnew/rxsortmemds.pas"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<UnitName Value="rxsortmemds"/>
|
|
|
|
<TopLine Value="24"/>
|
2012-02-26 21:06:20 +00:00
|
|
|
<CursorPos X="69" Y="52"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit2>
|
|
|
|
<Unit3>
|
2012-02-26 21:06:20 +00:00
|
|
|
<Filename Value="/usr/local/share/lazarus/components/rxnew/rxdbgrid.pas"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<UnitName Value="rxdbgrid"/>
|
|
|
|
<TopLine Value="1393"/>
|
2012-02-26 21:06:20 +00:00
|
|
|
<CursorPos X="1" Y="1410"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit3>
|
|
|
|
<Unit4>
|
2012-02-26 21:06:20 +00:00
|
|
|
<Filename Value="/usr/local/share/lazarus/lcl/dbgrids.pas"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<UnitName Value="DBGrids"/>
|
|
|
|
<TopLine Value="671"/>
|
2012-02-26 21:06:20 +00:00
|
|
|
<CursorPos X="1" Y="688"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit4>
|
|
|
|
<Unit5>
|
2012-02-26 21:06:20 +00:00
|
|
|
<Filename Value="/usr/local/share/lazarus/components/rxnew/rxmemds.pas"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<UnitName Value="rxmemds"/>
|
|
|
|
<TopLine Value="1329"/>
|
2012-02-26 21:06:20 +00:00
|
|
|
<CursorPos X="1" Y="1346"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<UsageCount Value="10"/>
|
|
|
|
</Unit5>
|
|
|
|
</Units>
|
|
|
|
<JumpHistory Count="0" HistoryIndex="-1"/>
|
|
|
|
</ProjectOptions>
|
|
|
|
<CompilerOptions>
|
2012-02-26 21:06:20 +00:00
|
|
|
<Version Value="11"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<SearchPaths>
|
2012-02-26 21:06:20 +00:00
|
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
</SearchPaths>
|
2012-02-26 21:06:20 +00:00
|
|
|
<Parsing>
|
|
|
|
<SyntaxOptions>
|
|
|
|
<UseAnsiStrings Value="False"/>
|
|
|
|
</SyntaxOptions>
|
|
|
|
</Parsing>
|
2009-05-15 19:56:17 +00:00
|
|
|
<Linking>
|
|
|
|
<Options>
|
|
|
|
<Win32>
|
|
|
|
<GraphicApplication Value="True"/>
|
|
|
|
</Win32>
|
|
|
|
</Options>
|
|
|
|
</Linking>
|
|
|
|
<Other>
|
|
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
|
|
</Other>
|
|
|
|
</CompilerOptions>
|
|
|
|
<Debugging>
|
|
|
|
<BreakPoints Count="1">
|
|
|
|
<Item1>
|
2012-02-26 21:06:20 +00:00
|
|
|
<Kind Value="bpkSource"/>
|
|
|
|
<WatchScope Value="wpsGlobal"/>
|
|
|
|
<WatchKind Value="wpkWrite"/>
|
|
|
|
<Source Value="/usr/local/share/lazarus/components/rxnew/rxdbgrid.pas"/>
|
2009-05-15 19:56:17 +00:00
|
|
|
<Line Value="741"/>
|
|
|
|
</Item1>
|
|
|
|
</BreakPoints>
|
|
|
|
<Exceptions Count="3">
|
|
|
|
<Item1>
|
|
|
|
<Name Value="EAbort"/>
|
|
|
|
</Item1>
|
|
|
|
<Item2>
|
|
|
|
<Name Value="ECodetoolError"/>
|
|
|
|
</Item2>
|
|
|
|
<Item3>
|
|
|
|
<Name Value="EFOpenError"/>
|
|
|
|
</Item3>
|
|
|
|
</Exceptions>
|
|
|
|
</Debugging>
|
|
|
|
</CONFIG>
|