mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-06 21:00:20 +02:00
codetools: added missing file
This commit is contained in:
parent
09068e7f4e
commit
71769343af
@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<CONFIG>
|
||||
<Package Version="4">
|
||||
<Package Version="5">
|
||||
<Name Value="CodeTools"/>
|
||||
<Type Value="RunAndDesignTime"/>
|
||||
<BuildMethod Value="Both"/>
|
||||
@ -24,7 +24,7 @@
|
||||
<License Value="GPL-2
|
||||
"/>
|
||||
<Version Major="1" Release="1"/>
|
||||
<Files Count="61">
|
||||
<Files Count="62">
|
||||
<Item1>
|
||||
<Filename Value="Makefile"/>
|
||||
<Type Value="Text"/>
|
||||
@ -276,7 +276,13 @@
|
||||
<Filename Value="codetoolgdbtracer.pas"/>
|
||||
<UnitName Value="CodetoolGDBTracer"/>
|
||||
</Item61>
|
||||
<Item62>
|
||||
<Filename Value="codetemplatestool.pas"/>
|
||||
<AddToUsesPkgSection Value="False"/>
|
||||
<UnitName Value="CodeTemplatesTool"/>
|
||||
</Item62>
|
||||
</Files>
|
||||
<CompatibilityMode Value="True"/>
|
||||
<LazDoc Paths="docs"/>
|
||||
<i18n>
|
||||
<EnableI18N Value="True"/>
|
||||
|
Loading…
Reference in New Issue
Block a user