lazarus/components/debuggerintf/debuggerintf.lpk

68 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="DebuggerIntf"/>
<Type Value="RunAndDesignTime"/>
<Author Value="Lazarus Team"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Other>
<Verbosity>
<ShowWarn Value="False"/>
<ShowHints Value="False"/>
</Verbosity>
<CompilerMessages>
<IgnoredMessages idx4046="True"/>
</CompilerMessages>
<CustomOptions Value="$(IDEBuildOptions)"/>
</Other>
</CompilerOptions>
<Description Value="DebuggerIntf
Provides an interface to add debuggers to the IDE"/>
<License Value="GPL-2"/>
<Version Minor="1"/>
<Files Count="5">
<Item1>
<Filename Value="dbgintfbasetypes.pas"/>
<UnitName Value="DbgIntfBaseTypes"/>
</Item1>
<Item2>
<Filename Value="dbgintfdebuggerbase.pp"/>
<UnitName Value="DbgIntfDebuggerBase"/>
</Item2>
<Item3>
<Filename Value="dbgintfmiscclasses.pas"/>
<UnitName Value="DbgIntfMiscClasses"/>
</Item3>
<Item4>
<Filename Value="ideminilibc.pas"/>
<UnitName Value="IDEMiniLibC"/>
</Item4>
<Item5>
<Filename Value="dbgintfpseudoterminal.pas"/>
<UnitName Value="dbgintfpseudoterminal"/>
</Item5>
</Files>
<RequiredPkgs Count="1">
<Item1>
<PackageName Value="LCLBase"/>
</Item1>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
</PublishOptions>
<CustomOptions Items="ExternHelp" Version="2">
<_ExternHelp Items="Count"/>
</CustomOptions>
</Package>
</CONFIG>