Questo sito utilizza cookies solo per scopi di autenticazione sul sito e nient'altro. Nessuna informazione personale viene tracciata. Leggi l'informativa sui cookies.
Username: Password: oppure
Calcolo Combinatorio - Comb_Calc.lpi

Comb_Calc.lpi

Caricato da: A_butta
Scarica il programma completo

  1. <?xml version="1.0"?>
  2. <CONFIG>
  3.   <ProjectOptions>
  4.     <PathDelim Value="\"/>
  5.     <Version Value="7"/>
  6.     <General>
  7.       <Flags>
  8.         <MainUnitHasCreateFormStatements Value="False"/>
  9.         <MainUnitHasTitleStatement Value="False"/>
  10.       </Flags>
  11.       <MainUnit Value="0"/>
  12.       <TargetFileExt Value=".exe"/>
  13.       <Icon Value="0"/>
  14.       <UseXPManifest Value="True"/>
  15.       <ActiveEditorIndexAtStart Value="0"/>
  16.     </General>
  17.     <VersionInfo>
  18.       <ProjectVersion Value=""/>
  19.     </VersionInfo>
  20.     <PublishOptions>
  21.       <Version Value="2"/>
  22.       <IgnoreBinaries Value="False"/>
  23.       <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  24.       <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  25.     </PublishOptions>
  26.     <RunParams>
  27.       <local>
  28.         <FormatVersion Value="1"/>
  29.         <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  30.       </local>
  31.     </RunParams>
  32.     <Units Count="1">
  33.       <Unit0>
  34.         <Filename Value="Comb_Calc.lpr"/>
  35.         <IsPartOfProject Value="True"/>
  36.         <UnitName Value="Comb_Calc"/>
  37.         <CursorPos X="15" Y="9"/>
  38.         <TopLine Value="1"/>
  39.         <EditorIndex Value="0"/>
  40.         <UsageCount Value="20"/>
  41.         <Loaded Value="True"/>
  42.       </Unit0>
  43.     </Units>
  44.     <JumpHistory Count="1" HistoryIndex="0">
  45.       <Position1>
  46.         <Filename Value="Comb_Calc.lpr"/>
  47.         <Caret Line="1" Column="45" TopLine="1"/>
  48.       </Position1>
  49.     </JumpHistory>
  50.   </ProjectOptions>
  51.   <CompilerOptions>
  52.     <Version Value="8"/>
  53.     <PathDelim Value="\"/>
  54.     <SearchPaths>
  55.       <IncludeFiles Value="$(ProjOutDir)\"/>
  56.     </SearchPaths>
  57.     <Other>
  58.       <CompilerPath Value="$(CompPath)"/>
  59.     </Other>
  60.   </CompilerOptions>
  61.   <Debugging>
  62.     <Exceptions Count="3">
  63.       <Item1>
  64.         <Name Value="EAbort"/>
  65.       </Item1>
  66.       <Item2>
  67.         <Name Value="ECodetoolError"/>
  68.       </Item2>
  69.       <Item3>
  70.         <Name Value="EFOpenError"/>
  71.       </Item3>
  72.     </Exceptions>
  73.   </Debugging>
  74. </CONFIG>