mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 12:18:03 +02:00
syneditdsgn: clean up
git-svn-id: trunk@45567 -
This commit is contained in:
parent
66198ad802
commit
52b4cf9240
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<CONFIG>
|
||||
<Package Version="4">
|
||||
<Name Value="SynEditDsgn"/>
|
||||
@ -13,10 +13,9 @@
|
||||
<ShowGenInfo Value="False"/>
|
||||
</Verbosity>
|
||||
<CompilerMessages>
|
||||
<IgnoredMessages idx4055="True" idx5024="True"/>
|
||||
<IgnoredMessages idx5024="True" idx4055="True"/>
|
||||
</CompilerMessages>
|
||||
<CustomOptions Value="$(IDEBuildOptions) -dgc"/>
|
||||
<CompilerPath Value="$(CompPath)"/>
|
||||
</Other>
|
||||
</CompilerOptions>
|
||||
<Description Value="IDE Registration for SynEdit.
|
||||
@ -32,33 +31,29 @@ Software distributed under the License is distributed on an "AS IS" ba
|
||||
Alternatively, the contents of these files may be used under the terms of the GNU General Public License Version 2 or later (the "GPL"), in which case the provisions of the GPL are applicable instead of those above.
|
||||
If you wish to allow use of your version of these files only under the terms of the GPL and not to allow others to use your version of this file under the MPL, indicate your decision by deleting the provisions above and replace them with the notice and other provisions required by the GPL. If you do not delete the provisions above, a recipient may use your version of this file under either the MPL or the GPL."/>
|
||||
<Version Major="1"/>
|
||||
<Files Count="6">
|
||||
<Files Count="5">
|
||||
<Item1>
|
||||
<Filename Value="syndesignstringconstants.pas"/>
|
||||
<UnitName Value="SynDesignStringConstants"/>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<Filename Value="syneditlazdsgn.lrs"/>
|
||||
<Type Value="LRS"/>
|
||||
</Item2>
|
||||
<Item3>
|
||||
<Filename Value="syneditlazdsgn.pas"/>
|
||||
<HasRegisterProc Value="True"/>
|
||||
<UnitName Value="SynEditLazDsgn"/>
|
||||
</Item3>
|
||||
<Item4>
|
||||
</Item2>
|
||||
<Item3>
|
||||
<Filename Value="synpropertyeditobjectlist.lfm"/>
|
||||
<Type Value="LFM"/>
|
||||
</Item4>
|
||||
<Item5>
|
||||
</Item3>
|
||||
<Item4>
|
||||
<Filename Value="synpropertyeditobjectlist.pas"/>
|
||||
<UnitName Value="SynPropertyEditObjectList"/>
|
||||
</Item5>
|
||||
<Item6>
|
||||
</Item4>
|
||||
<Item5>
|
||||
<Filename Value="allsyneditdsgn.pas"/>
|
||||
<Type Value="Main Unit"/>
|
||||
<UnitName Value="allsyneditdsgn"/>
|
||||
</Item6>
|
||||
</Item5>
|
||||
</Files>
|
||||
<LazDoc Paths="docs/xml"/>
|
||||
<i18n>
|
||||
|
Loading…
Reference in New Issue
Block a user