diff --git a/examples/jpeg/jpegexample.lpi b/examples/jpeg/jpegexample.lpi index 5d669c40a9..5571079694 100644 --- a/examples/jpeg/jpegexample.lpi +++ b/examples/jpeg/jpegexample.lpi @@ -1,18 +1,19 @@ - + + - + - - - <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>