lazarus/ide/lazarus.lpi
dmitry 61f6219bdd ide: added compiler messages frame
git-svn-id: trunk@23320 -
2009-12-30 11:17:28 +00:00

486 lines
18 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<ProjectOptions>
<Version Value="7"/>
<General>
<Flags>
<MainUnitHasUsesSectionForAllUnits Value="False"/>
<MainUnitHasCreateFormStatements Value="False"/>
<MainUnitHasTitleStatement Value="False"/>
<AlwaysBuild Value="False"/>
<LRSInOutputDirectory Value="False"/>
</Flags>
<SessionStorage Value="InIDEConfig"/>
<MainUnit Value="0"/>
<TargetFileExt Value=""/>
<Title Value="Lazarus"/>
<Icon Value="0"/>
<UseXPManifest Value="True"/>
</General>
<PublishOptions>
<Version Value="2"/>
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
</PublishOptions>
<RunParams>
<local>
<FormatVersion Value="1"/>
<CommandLineParams Value="--no-splash-screen"/>
<LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
</local>
</RunParams>
<RequiredPackages Count="4">
<Item1>
<PackageName Value="CodeTools"/>
</Item1>
<Item2>
<PackageName Value="IDEIntf"/>
</Item2>
<Item3>
<PackageName Value="LCL"/>
</Item3>
<Item4>
<PackageName Value="SynEdit"/>
</Item4>
</RequiredPackages>
<Units Count="60">
<Unit0>
<Filename Value="lazarus.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="Lazarus"/>
</Unit0>
<Unit1>
<Filename Value="../debugger/gdbmidebugger.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="GDBMIDebugger"/>
</Unit1>
<Unit2>
<Filename Value="frames/oi_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="OIOptionsFrame"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="OI_options"/>
</Unit2>
<Unit3>
<Filename Value="frames/files_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FilesOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="files_options"/>
</Unit3>
<Unit4>
<Filename Value="frames/desktop_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="DesktopOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="desktop_options"/>
</Unit4>
<Unit5>
<Filename Value="frames/window_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="WindowOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="window_options"/>
</Unit5>
<Unit6>
<Filename Value="frames/formed_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FormEditorOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="formed_options"/>
</Unit6>
<Unit7>
<Filename Value="frames/backup_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="BackupOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="Backup_Options"/>
</Unit7>
<Unit8>
<Filename Value="frames/naming_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="NamingOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="naming_options"/>
</Unit8>
<Unit9>
<Filename Value="frames/fpdoc_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="FpDocOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="fpdoc_options"/>
</Unit9>
<Unit10>
<Filename Value="../ideintf/ideoptionsintf.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="AbstractIDEOptionsEditor"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="IDEOptionsIntf"/>
</Unit10>
<Unit11>
<Filename Value="frames/editor_general_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="EditorGeneralOptionsFrame"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="editor_general_options"/>
</Unit11>
<Unit12>
<Filename Value="frames/editor_display_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="EditorDisplayOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="editor_display_options"/>
</Unit12>
<Unit13>
<Filename Value="frames/editor_keymapping_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="EditorKeymappingOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="editor_keymapping_options"/>
</Unit13>
<Unit14>
<Filename Value="frames/editor_color_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="EditorColorOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="editor_color_options"/>
</Unit14>
<Unit15>
<Filename Value="frames/editor_codetools_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="EditorCodetoolsOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="editor_codetools_options"/>
</Unit15>
<Unit16>
<Filename Value="frames/editor_codefolding_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="EditorCodefoldingOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="editor_codefolding_options"/>
</Unit16>
<Unit17>
<Filename Value="frames/codetools_general_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="CodetoolsGeneralOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="codetools_general_options"/>
</Unit17>
<Unit18>
<Filename Value="frames/codetools_codecreation_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="CodetoolsCodeCreationOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="codetools_codecreation_options"/>
</Unit18>
<Unit19>
<Filename Value="frames/codetools_wordpolicy_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="CodetoolsWordPolicyOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="codetools_wordpolicy_options"/>
</Unit19>
<Unit20>
<Filename Value="frames/codetools_linesplitting_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="CodetoolsLineSplittingOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="codetools_linesplitting_options"/>
</Unit20>
<Unit21>
<Filename Value="frames/codetools_space_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="CodetoolsSpaceOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="codetools_space_options"/>
</Unit21>
<Unit22>
<Filename Value="frames/codetools_identifiercompletion_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="CodetoolsIndentifierComplietionOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="codetools_identifiercompletion_options"/>
</Unit22>
<Unit23>
<Filename Value="frames/editor_general_misc_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="EditorGeneralMiscOptionsFrame"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="editor_general_misc_options"/>
</Unit23>
<Unit24>
<Filename Value="../debugger/frames/debugger_general_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="DebuggerGeneralOptionsFrame"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="debugger_general_options"/>
</Unit24>
<Unit25>
<Filename Value="../debugger/frames/debugger_eventlog_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="DebuggerEventLogOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="debugger_eventlog_options"/>
</Unit25>
<Unit26>
<Filename Value="../debugger/frames/debugger_language_exceptions_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="DebuggerLanguageExceptionsOptions"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="debugger_language_exceptions_options"/>
</Unit26>
<Unit27>
<Filename Value="../debugger/frames/debugger_signals_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="DebuggerSignalsOptions"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="debugger_signals_options"/>
</Unit27>
<Unit28>
<Filename Value="projectresources.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="ProjectResources"/>
</Unit28>
<Unit29>
<Filename Value="w32manifest.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="W32Manifest"/>
</Unit29>
<Unit30>
<Filename Value="projecticon.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="ProjectIcon"/>
</Unit30>
<Unit31>
<Filename Value="w32versioninfo.pas"/>
<IsPartOfProject Value="True"/>
<UnitName Value="W32VersionInfo"/>
</Unit31>
<Unit32>
<Filename Value="../packager/frames/compiler_conditionals_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="CompOptsConditionalsFrame"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="Compiler_Conditionals_Options"/>
</Unit32>
<Unit33>
<Filename Value="../packager/frames/compiler_buildvar_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="CompOptBuildVarsFrame"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="Compiler_BuildVar_Options"/>
</Unit33>
<Unit34>
<Filename Value="sourceeditor.pp"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="SourceNotebook"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="SourceEditor"/>
</Unit34>
<Unit35>
<Filename Value="componentlist.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="ComponentListForm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="ComponentList"/>
</Unit35>
<Unit36>
<Filename Value="frames/codeexplorer_update_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="CodeExplorerUpdateOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="codeexplorer_update_options"/>
</Unit36>
<Unit37>
<Filename Value="frames/codeexplorer_categories_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="CodeExplorerCategoriesOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="codeexplorer_categories_options"/>
</Unit37>
<Unit38>
<Filename Value="frames/codeobserver_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="CodeObserverOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="codeobserver_options"/>
</Unit38>
<Unit39>
<Filename Value="frames/help_general_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="HelpGeneralOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="help_general_options"/>
</Unit39>
<Unit40>
<Filename Value="frames/editor_mouseaction_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="EditorMouseOptionsFrame"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="editor_mouseaction_options"/>
</Unit40>
<Unit41>
<Filename Value="frames/editor_mouseaction_options_advanced.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="EditorMouseOptionsAdvFrame"/>
<HasResources Value="True"/>
<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>
<Unit45>
<Filename Value="codebrowser.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="CodeBrowserView"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="CodeBrowser"/>
</Unit45>
<Unit46>
<Filename Value="frames/buildmodeseditor.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="BuildModesEditorFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="BuildModesEditor"/>
</Unit46>
<Unit47>
<Filename Value="project.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="Project"/>
</Unit47>
<Unit48>
<Filename Value="customformeditor.pp"/>
<IsPartOfProject Value="True"/>
<UnitName Value="CustomFormEditor"/>
</Unit48>
<Unit49>
<Filename Value="aboutfrm.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="AboutForm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="AboutFrm"/>
</Unit49>
<Unit50>
<Filename Value="helpmanager.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="HelpSelectorDialog"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="HelpManager"/>
</Unit50>
<Unit51>
<Filename Value="../designer/askcompnamedlg.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="AskCompNameDialog"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="AskCompNameDlg"/>
</Unit51>
<Unit52>
<Filename Value="frames/project_application_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="ProjectApplicationOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="project_application_options"/>
</Unit52>
<Unit53>
<Filename Value="frames/project_forms_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="ProjectFormsOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="project_forms_options"/>
</Unit53>
<Unit54>
<Filename Value="frames/project_lazdoc_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="ProjectLazDocOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="project_lazdoc_options"/>
</Unit54>
<Unit55>
<Filename Value="frames/project_save_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="ProjectSaveOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="project_save_options"/>
</Unit55>
<Unit56>
<Filename Value="frames/project_versioninfo_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="ProjectVersionInfoOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="project_versioninfo_options"/>
</Unit56>
<Unit57>
<Filename Value="frames/project_i18n_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="ProjectI18NOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="project_i18n_options"/>
</Unit57>
<Unit58>
<Filename Value="frames/project_misc_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="ProjectMiscOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="project_misc_options"/>
</Unit58>
<Unit59>
<Filename Value="frames/project_messages_options.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="ProjectMessagesOptionsFrame"/>
<ResourceBaseClass Value="Frame"/>
<UnitName Value="project_messages_options"/>
</Unit59>
</Units>
</ProjectOptions>
<CompilerOptions>
<Version Value="8"/>
<Target>
<Filename Value="../lazarus"/>
</Target>
<SearchPaths>
<IncludeFiles Value="include/"/>
<OtherUnitFiles Value="frames/;../converter/;../debugger/;../debugger/frames/;../packager/;../packager/frames/;../designer/"/>
<UnitOutputDirectory Value="$(LazarusDir)/units/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<CStyleOperator Value="False"/>
</SyntaxOptions>
</Parsing>
<Other>
<CompilerPath Value="$(CompPath)"/>
<ExecuteBefore>
<ScanForFPCMsgs Value="True"/>
<ScanForMakeMsgs Value="True"/>
</ExecuteBefore>
</Other>
<CompileReasons Compile="False" Build="False" Run="False"/>
</CompilerOptions>
</CONFIG>