You've already forked lazarus-ccr
OnGuard: Replace in all demo projects .lrs resource by .res resource. Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8724 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -59,8 +59,8 @@
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<UnitName Value="Exselap1"/>
|
||||
<IsVisibleTab Value="True"/>
|
||||
<TopLine Value="50"/>
|
||||
<CursorPos X="24" Y="71"/>
|
||||
<TopLine Value="45"/>
|
||||
<CursorPos X="38" Y="59"/>
|
||||
<UsageCount Value="20"/>
|
||||
<Loaded Value="True"/>
|
||||
<LoadedDesigner Value="True"/>
|
||||
@ -108,7 +108,7 @@
|
||||
<UsageCount Value="10"/>
|
||||
</Unit8>
|
||||
</Units>
|
||||
<JumpHistory Count="7" HistoryIndex="6">
|
||||
<JumpHistory Count="11" HistoryIndex="10">
|
||||
<Position1>
|
||||
<Filename Value="exselap1.pas"/>
|
||||
<Caret Line="155" Column="45" TopLine="43"/>
|
||||
@ -136,6 +136,22 @@
|
||||
<Filename Value="exselap1.pas"/>
|
||||
<Caret Line="70" Column="3" TopLine="49"/>
|
||||
</Position7>
|
||||
<Position8>
|
||||
<Filename Value="exselap1.pas"/>
|
||||
<Caret Line="86" Column="41" TopLine="50"/>
|
||||
</Position8>
|
||||
<Position9>
|
||||
<Filename Value="exselap1.pas"/>
|
||||
<Caret Line="248" TopLine="213"/>
|
||||
</Position9>
|
||||
<Position10>
|
||||
<Filename Value="exselap1.pas"/>
|
||||
<Caret Line="114" TopLine="142"/>
|
||||
</Position10>
|
||||
<Position11>
|
||||
<Filename Value="exselap1.pas"/>
|
||||
<Caret Line="249" Column="5" TopLine="213"/>
|
||||
</Position11>
|
||||
</JumpHistory>
|
||||
</ProjectOptions>
|
||||
<CompilerOptions>
|
||||
@ -166,21 +182,14 @@
|
||||
</Linking>
|
||||
</CompilerOptions>
|
||||
<Debugging>
|
||||
<BreakPoints Count="2">
|
||||
<BreakPoints Count="1">
|
||||
<Item1>
|
||||
<Kind Value="bpkSource"/>
|
||||
<WatchScope Value="wpsGlobal"/>
|
||||
<WatchKind Value="wpkWrite"/>
|
||||
<Source Value="exselap1.pas"/>
|
||||
<Line Value="114"/>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<Kind Value="bpkSource"/>
|
||||
<WatchScope Value="wpsGlobal"/>
|
||||
<WatchKind Value="wpkWrite"/>
|
||||
<Source Value="../../source/onguard.pas"/>
|
||||
<Line Value="1010"/>
|
||||
</Item2>
|
||||
</Item1>
|
||||
</BreakPoints>
|
||||
<Watches Count="1">
|
||||
<Item1>
|
||||
|
Reference in New Issue
Block a user