Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
fpc-src / usr / share / fpcsrc / 3.0.0 / tests / test / units / fpcunit / testclasses.lpi
Size: Mime:
<?xml version="1.0"?>
<CONFIG>
  <ProjectOptions>
    <Version Value="8"/>
    <General>
      <Flags>
        <SaveOnlyProjectUnits Value="True"/>
        <LRSInOutputDirectory Value="False"/>
      </Flags>
      <SessionStorage Value="InProjectDir"/>
      <MainUnit Value="0"/>
      <TargetFileExt Value=""/>
      <Title Value="Test classes"/>
      <UseAppBundle Value="False"/>
    </General>
    <VersionInfo>
      <Language Value=""/>
      <CharSet Value=""/>
      <StringTable ProductVersion="" CompanyName="" FileDescription="" FileVersion="" InternalName="" OriginalFilename="" ProductName=""/>
    </VersionInfo>
    <PublishOptions>
      <Version Value="2"/>
      <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="2">
      <Item1>
        <PackageName Value="FPCUnitConsoleRunner"/>
      </Item1>
      <Item2>
        <PackageName Value="FCL"/>
      </Item2>
    </RequiredPackages>
    <Units Count="9">
      <Unit0>
        <Filename Value="testclasses.lpr"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="testclasses"/>
      </Unit0>
      <Unit1>
        <Filename Value="tcfindnested.pp"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="tcfindnested"/>
      </Unit1>
      <Unit2>
        <Filename Value="tcstringlist.pp"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="tcstringlist"/>
      </Unit2>
      <Unit3>
        <Filename Value="tccollection.pp"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="tccollection"/>
      </Unit3>
      <Unit4>
        <Filename Value="tclist.pp"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="tclist"/>
      </Unit4>
      <Unit5>
        <Filename Value="tcpersistent.pp"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="tcpersistent"/>
      </Unit5>
      <Unit6>
        <Filename Value="tclinkedlist.pp"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="tclinkedlist"/>
      </Unit6>
      <Unit7>
        <Filename Value="tccompstreaming.pp"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="tccompstreaming"/>
      </Unit7>
      <Unit8>
        <Filename Value="tcresref.pp"/>
        <IsPartOfProject Value="True"/>
        <UnitName Value="tcresref"/>
      </Unit8>
    </Units>
  </ProjectOptions>
  <CompilerOptions>
    <Version Value="9"/>
    <Target>
      <Filename Value="testclasses_textrunner$(ExeExt)"/>
    </Target>
    <SearchPaths>
      <UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)"/>
    </SearchPaths>
    <Parsing>
      <SyntaxOptions>
        <UseAnsiStrings Value="False"/>
      </SyntaxOptions>
    </Parsing>
    <CodeGeneration>
      <TargetCPU Value="x86_64"/>
    </CodeGeneration>
    <Linking>
      <Debugging>
        <GenerateDebugInfo Value="True"/>
        <UseHeaptrc Value="True"/>
      </Debugging>
    </Linking>
    <Other>
      <CompilerMessages>
        <UseMsgFile Value="True"/>
      </CompilerMessages>
      <CustomOptions Value="
"/>
      <CompilerPath Value="$(CompPath)"/>
    </Other>
  </CompilerOptions>
  <Debugging>
    <Exceptions Count="2">
      <Item1>
        <Name Value="ECodetoolError"/>
      </Item1>
      <Item2>
        <Name Value="EFOpenError"/>
      </Item2>
    </Exceptions>
  </Debugging>
</CONFIG>