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    
lazarus / usr / share / lazarus / 1.6 / components / lazdebuggergdbmi / test / gdbmitestutils / gdbmitestutils.lpk
Size: Mime:
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
  <Package Version="4">
    <PathDelim Value="\"/>
    <Name Value="GdbmiTestUtils"/>
    <Author Value="M Friebe"/>
    <CompilerOptions>
      <Version Value="11"/>
      <PathDelim Value="\"/>
      <SearchPaths>
        <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
      </SearchPaths>
      <Other>
        <CompilerMessages>
          <MsgFileName Value=""/>
        </CompilerMessages>
        <CompilerPath Value="$(CompPath)"/>
      </Other>
    </CompilerOptions>
    <Description Value="Test helper units for LazDebuggerGDBMI"/>
    <License Value="GPL2"/>
    <Version Minor="1"/>
    <Files Count="5">
      <Item1>
        <Filename Value="testbase.pas"/>
        <UnitName Value="TestBase"/>
      </Item1>
      <Item2>
        <Filename Value="compilehelpers.pas"/>
        <UnitName Value="CompileHelpers"/>
      </Item2>
      <Item3>
        <Filename Value="testgdbmicontrol.pas"/>
        <UnitName Value="TestGDBMIControl"/>
      </Item3>
      <Item4>
        <Filename Value="testgdbmicontrol.lfm"/>
        <Type Value="LFM"/>
      </Item4>
      <Item5>
        <Filename Value="testwatchutils.pas"/>
        <UnitName Value="testwatchutils"/>
      </Item5>
    </Files>
    <Type Value="RunAndDesignTime"/>
    <RequiredPkgs Count="3">
      <Item1>
        <PackageName Value="FPCUnitTestRunner"/>
      </Item1>
      <Item2>
        <PackageName Value="LazDebuggerGdbmi"/>
      </Item2>
      <Item3>
        <PackageName Value="FCL"/>
      </Item3>
    </RequiredPkgs>
    <UsageOptions>
      <UnitPath Value="$(PkgOutDir)"/>
    </UsageOptions>
    <PublishOptions>
      <Version Value="2"/>
    </PublishOptions>
  </Package>
</CONFIG>