mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 04:19:09 +02:00
IDE: comments
git-svn-id: trunk@46213 -
This commit is contained in:
parent
8d7a8b4f81
commit
b8b57b74bb
@ -67,6 +67,7 @@
|
|||||||
<Unit0>
|
<Unit0>
|
||||||
<Filename Value="lazarus.pp"/>
|
<Filename Value="lazarus.pp"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
|
<UnitName Value="Lazarus"/>
|
||||||
</Unit0>
|
</Unit0>
|
||||||
<Unit1>
|
<Unit1>
|
||||||
<Filename Value="frames/oi_options.pas"/>
|
<Filename Value="frames/oi_options.pas"/>
|
||||||
@ -340,7 +341,6 @@
|
|||||||
<Unit45>
|
<Unit45>
|
||||||
<Filename Value="project.pp"/>
|
<Filename Value="project.pp"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="Project"/>
|
|
||||||
</Unit45>
|
</Unit45>
|
||||||
<Unit46>
|
<Unit46>
|
||||||
<Filename Value="customformeditor.pp"/>
|
<Filename Value="customformeditor.pp"/>
|
||||||
@ -423,7 +423,6 @@
|
|||||||
<ComponentName Value="CompilerPathOptionsFrame"/>
|
<ComponentName Value="CompilerPathOptionsFrame"/>
|
||||||
<HasResources Value="True"/>
|
<HasResources Value="True"/>
|
||||||
<ResourceBaseClass Value="Frame"/>
|
<ResourceBaseClass Value="Frame"/>
|
||||||
<UnitName Value="compiler_path_options"/>
|
|
||||||
</Unit58>
|
</Unit58>
|
||||||
<Unit59>
|
<Unit59>
|
||||||
<Filename Value="frames/compiler_parsing_options.pas"/>
|
<Filename Value="frames/compiler_parsing_options.pas"/>
|
||||||
@ -438,6 +437,7 @@
|
|||||||
<ComponentName Value="CompilerCodegenOptionsFrame"/>
|
<ComponentName Value="CompilerCodegenOptionsFrame"/>
|
||||||
<HasResources Value="True"/>
|
<HasResources Value="True"/>
|
||||||
<ResourceBaseClass Value="Frame"/>
|
<ResourceBaseClass Value="Frame"/>
|
||||||
|
<UnitName Value="compiler_codegen_options"/>
|
||||||
</Unit60>
|
</Unit60>
|
||||||
<Unit61>
|
<Unit61>
|
||||||
<Filename Value="frames/compiler_linking_options.pas"/>
|
<Filename Value="frames/compiler_linking_options.pas"/>
|
||||||
@ -472,6 +472,7 @@
|
|||||||
<ComponentName Value="CompilerCompilationOptionsFrame"/>
|
<ComponentName Value="CompilerCompilationOptionsFrame"/>
|
||||||
<HasResources Value="True"/>
|
<HasResources Value="True"/>
|
||||||
<ResourceBaseClass Value="Frame"/>
|
<ResourceBaseClass Value="Frame"/>
|
||||||
|
<UnitName Value="compiler_compilation_options"/>
|
||||||
</Unit65>
|
</Unit65>
|
||||||
<Unit66>
|
<Unit66>
|
||||||
<Filename Value="frames/compiler_conditionals_options.pas"/>
|
<Filename Value="frames/compiler_conditionals_options.pas"/>
|
||||||
@ -613,7 +614,6 @@
|
|||||||
<Unit90>
|
<Unit90>
|
||||||
<Filename Value="sourcefilemanager.pas"/>
|
<Filename Value="sourcefilemanager.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="SourceFileManager"/>
|
|
||||||
</Unit90>
|
</Unit90>
|
||||||
<Unit91>
|
<Unit91>
|
||||||
<Filename Value="../packager/lpkcache.pas"/>
|
<Filename Value="../packager/lpkcache.pas"/>
|
||||||
@ -827,7 +827,6 @@
|
|||||||
<Unit132>
|
<Unit132>
|
||||||
<Filename Value="lazarusidestrconsts.pas"/>
|
<Filename Value="lazarusidestrconsts.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="LazarusIDEStrConsts"/>
|
|
||||||
</Unit132>
|
</Unit132>
|
||||||
<Unit133>
|
<Unit133>
|
||||||
<Filename Value="codetemplatesdlg.pas"/>
|
<Filename Value="codetemplatesdlg.pas"/>
|
||||||
@ -837,7 +836,6 @@
|
|||||||
<Unit134>
|
<Unit134>
|
||||||
<Filename Value="mainintf.pas"/>
|
<Filename Value="mainintf.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="MainIntf"/>
|
|
||||||
</Unit134>
|
</Unit134>
|
||||||
<Unit135>
|
<Unit135>
|
||||||
<Filename Value="mainbase.pas"/>
|
<Filename Value="mainbase.pas"/>
|
||||||
@ -1242,7 +1240,6 @@
|
|||||||
<ComponentName Value="IDEOptionsDialog"/>
|
<ComponentName Value="IDEOptionsDialog"/>
|
||||||
<HasResources Value="True"/>
|
<HasResources Value="True"/>
|
||||||
<ResourceBaseClass Value="Form"/>
|
<ResourceBaseClass Value="Form"/>
|
||||||
<UnitName Value="IDEOptionsDlg"/>
|
|
||||||
</Unit221>
|
</Unit221>
|
||||||
<Unit222>
|
<Unit222>
|
||||||
<Filename Value="findunitdlg.pas"/>
|
<Filename Value="findunitdlg.pas"/>
|
||||||
@ -1376,7 +1373,6 @@
|
|||||||
<ComponentName Value="ImExportCompOptsDlg"/>
|
<ComponentName Value="ImExportCompOptsDlg"/>
|
||||||
<HasResources Value="True"/>
|
<HasResources Value="True"/>
|
||||||
<ResourceBaseClass Value="Form"/>
|
<ResourceBaseClass Value="Form"/>
|
||||||
<UnitName Value="ImExportCompilerOpts"/>
|
|
||||||
</Unit250>
|
</Unit250>
|
||||||
<Unit251>
|
<Unit251>
|
||||||
<Filename Value="initialsetupproc.pas"/>
|
<Filename Value="initialsetupproc.pas"/>
|
||||||
|
@ -65,7 +65,8 @@ uses
|
|||||||
TurboPowerIPro, TurboPowerIProDsgn,
|
TurboPowerIPro, TurboPowerIProDsgn,
|
||||||
jcfidelazarus, chmhelppkg,
|
jcfidelazarus, chmhelppkg,
|
||||||
FPCUnitTestRunner, FPCUnitIDE, ProjTemplates, TAChartLazarusPkg,
|
FPCUnitTestRunner, FPCUnitIDE, ProjTemplates, TAChartLazarusPkg,
|
||||||
TodoListLaz, EditorToolbar, {DateTimeCtrls,}
|
TodoListLaz, EditorToolbar,
|
||||||
|
{DateTimeCtrls, Error: Recompiling DateTimePicker, checksum changed for Controls, probably the implementation uses of this package confuses fpc }
|
||||||
SQLDBLaz, DBFLaz,
|
SQLDBLaz, DBFLaz,
|
||||||
pascalscript, EditorMacroScript,
|
pascalscript, EditorMacroScript,
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
|
Loading…
Reference in New Issue
Block a user