mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-15 17:59:47 +01:00
include ide opts, when build gdbmi dbg
git-svn-id: trunk@56957 -
This commit is contained in:
parent
b6077f9686
commit
a53b0342c4
@ -3,6 +3,7 @@
|
|||||||
<Package Version="4">
|
<Package Version="4">
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<Name Value="LazDebuggerGdbmi"/>
|
<Name Value="LazDebuggerGdbmi"/>
|
||||||
|
<Type Value="RunAndDesignTime"/>
|
||||||
<Author Value="Lazarus Team / Marc Weustink / Martin Friebe"/>
|
<Author Value="Lazarus Team / Marc Weustink / Martin Friebe"/>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="11"/>
|
<Version Value="11"/>
|
||||||
@ -11,10 +12,7 @@
|
|||||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
||||||
</SearchPaths>
|
</SearchPaths>
|
||||||
<Other>
|
<Other>
|
||||||
<CompilerMessages>
|
<CustomOptions Value="$(IDEBuildOptions)"/>
|
||||||
<MsgFileName Value=""/>
|
|
||||||
</CompilerMessages>
|
|
||||||
<CompilerPath Value="$(CompPath)"/>
|
|
||||||
</Other>
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Description Value="Debugger for Lazarus IDE.
|
<Description Value="Debugger for Lazarus IDE.
|
||||||
@ -71,7 +69,6 @@ This debugger uses gdb and is based on gdb's mi interface."/>
|
|||||||
<EnableI18N Value="True"/>
|
<EnableI18N Value="True"/>
|
||||||
<OutDir Value="languages"/>
|
<OutDir Value="languages"/>
|
||||||
</i18n>
|
</i18n>
|
||||||
<Type Value="RunAndDesignTime"/>
|
|
||||||
<RequiredPkgs Count="2">
|
<RequiredPkgs Count="2">
|
||||||
<Item1>
|
<Item1>
|
||||||
<PackageName Value="IDEIntf"/>
|
<PackageName Value="IDEIntf"/>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user