mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-26 02:19:09 +02:00
ide: add more important units to the lazarus.lpi
git-svn-id: trunk@21455 -
This commit is contained in:
parent
f7e635d26e
commit
9cda167f70
@ -40,7 +40,7 @@
|
||||
<PackageName Value="SynEdit"/>
|
||||
</Item4>
|
||||
</RequiredPackages>
|
||||
<Units Count="42">
|
||||
<Units Count="45">
|
||||
<Unit0>
|
||||
<Filename Value="lazarus.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
@ -334,6 +334,21 @@
|
||||
<ResourceBaseClass Value="Frame"/>
|
||||
<UnitName Value="editor_mouseaction_options_advanced"/>
|
||||
</Unit41>
|
||||
<Unit42>
|
||||
<Filename Value="main.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="Main"/>
|
||||
</Unit42>
|
||||
<Unit43>
|
||||
<Filename Value="../designer/designer.pp"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="Designer"/>
|
||||
</Unit43>
|
||||
<Unit44>
|
||||
<Filename Value="../designer/designerprocs.pas"/>
|
||||
<IsPartOfProject Value="True"/>
|
||||
<UnitName Value="DesignerProcs"/>
|
||||
</Unit44>
|
||||
</Units>
|
||||
</ProjectOptions>
|
||||
<CompilerOptions>
|
||||
|
Loading…
Reference in New Issue
Block a user