JpegExample: remove breakpoints etc.

git-svn-id: trunk@47601 -
This commit is contained in:
juha 2015-02-06 17:39:18 +00:00
parent 5324546b91
commit d6b0f9d196

View File

@ -1,18 +1,19 @@
<?xml version="1.0"?>
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="9"/>
<PathDelim Value="\"/>
<Version Value="6"/>
<General>
<Flags>
<SaveOnlyProjectUnits Value="True"/>
<LRSInOutputDirectory Value="False"/>
</Flags>
<MainUnit Value="0"/>
<IconPath Value=".\"/>
<TargetFileExt Value=""/>
<Title Value="jpegexample"/>
<ActiveEditorIndexAtStart Value="0"/>
</General>
<BuildModes Count="1">
<Item1 Name="default" Default="True"/>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
<DestinationDirectory Value="$(TestDir)\publishedproject\"/>
@ -36,57 +37,43 @@
<Unit0>
<Filename Value="jpegexample.lpr"/>
<IsPartOfProject Value="True"/>
<UnitName Value="JPEGExample"/>
<CursorPos X="10" Y="14"/>
<TopLine Value="1"/>
<UsageCount Value="33"/>
</Unit0>
<Unit1>
<Filename Value="mainform.pas"/>
<ComponentName Value="JPEGExampleForm"/>
<IsPartOfProject Value="True"/>
<ResourceFilename Value="mainform.lrs"/>
<ComponentName Value="JPEGExampleForm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="MainForm"/>
<CursorPos X="55" Y="57"/>
<TopLine Value="38"/>
<EditorIndex Value="0"/>
<IsVisibleTab Value="True"/>
<TopLine Value="74"/>
<CursorPos X="15" Y="89"/>
<UsageCount Value="33"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit1>
<Unit2>
<Filename Value="README.txt"/>
<IsPartOfProject Value="True"/>
<CursorPos X="2" Y="4"/>
<TopLine Value="1"/>
<UsageCount Value="21"/>
<SyntaxHighlighter Value="None"/>
<UsageCount Value="21"/>
</Unit2>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="5"/>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="$(LazarusDir)\components\units\$(TargetCPU)\$(TargetOS)\"/>
<SrcPath Value="$(LazarusDir)\lcl\;$(LazarusDir)\lcl\interfaces\$(LCLWidgetType)\"/>
<OtherUnitFiles Value="$(LazarusDir)\components\units\$(TargetCPU)\$(TargetOS)"/>
<SrcPath Value="$(LazarusDir)\lcl;$(LazarusDir)\lcl\interfaces\$(LCLWidgetType)"/>
</SearchPaths>
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
<Parsing>
<SyntaxOptions>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
</CompilerOptions>
<Debugging>
<BreakPoints Count="2">
<Item1>
<Source Value="home\satan\pascal\lazarus\lcl\interfaces\gtk2\gtk2int.pas"/>
<Line Value="34"/>
</Item1>
<Item2>
<Source Value="mainform.pas"/>
<Line Value="91"/>
</Item2>
</BreakPoints>
</Debugging>
</CONFIG>