mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-16 04:40:40 +01:00
debuggergdbmi: clean up dependencies
git-svn-id: trunk@44153 -
This commit is contained in:
parent
be61ceae80
commit
ea5d7a236b
@ -64,26 +64,17 @@ This debugger uses gdb and is based on gdb's mi interface."/>
|
||||
</Item9>
|
||||
<Item10>
|
||||
<Filename Value="gdbmistringconstants.pas"/>
|
||||
<UnitName Value="gdbmistringconstants"/>
|
||||
<UnitName Value="GdbmiStringConstants"/>
|
||||
</Item10>
|
||||
</Files>
|
||||
<Type Value="RunAndDesignTime"/>
|
||||
<RequiredPkgs Count="5">
|
||||
<RequiredPkgs Count="2">
|
||||
<Item1>
|
||||
<PackageName Value="IDEIntf"/>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<PackageName Value="DebuggerIntf"/>
|
||||
</Item2>
|
||||
<Item3>
|
||||
<PackageName Value="LCLBase"/>
|
||||
</Item3>
|
||||
<Item4>
|
||||
<PackageName Value="LazUtils"/>
|
||||
</Item4>
|
||||
<Item5>
|
||||
<PackageName Value="FCL"/>
|
||||
</Item5>
|
||||
</RequiredPkgs>
|
||||
<UsageOptions>
|
||||
<UnitPath Value="$(PkgOutDir)"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user