lazarus/examples/jpeg/jpegexample.lpi
paul cd416a4ee7 - update jpeg example
git-svn-id: trunk@13196 -
2007-12-07 06:05:47 +00:00

93 lines
2.8 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
<PathDelim Value="\"/>
<Version Value="6"/>
<General>
<Flags>
<SaveOnlyProjectUnits Value="True"/>
</Flags>
<MainUnit Value="0"/>
<IconPath Value=".\"/>
<TargetFileExt Value=""/>
<Title Value="jpegexample"/>
<ActiveEditorIndexAtStart Value="0"/>
</General>
<PublishOptions>
<Version Value="2"/>
<DestinationDirectory Value="$(TestDir)\publishedproject\"/>
<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="LCL"/>
<MinVersion Major="1" Valid="True"/>
</Item1>
</RequiredPackages>
<Units Count="3">
<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"/>
<UnitName Value="MainForm"/>
<CursorPos X="55" Y="57"/>
<TopLine Value="38"/>
<EditorIndex Value="0"/>
<UsageCount Value="33"/>
<Loaded 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"/>
</Unit2>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="5"/>
<PathDelim Value="\"/>
<SearchPaths>
<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>
</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>