lazarus/components/codetools/codetools1.lpk
mattias b039ce3a6e codetools: updated lpk
git-svn-id: trunk@15868 -
2008-07-25 19:22:28 +00:00

257 lines
7.2 KiB
XML

<?xml version="1.0"?>
<CONFIG>
<Package Version="3">
<Name Value="CodeTools1"/>
<Author Value="Mattias Gaertner"/>
<CompilerOptions>
<Version Value="5"/>
<SearchPaths>
<UnitOutputDirectory Value="units/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>
<Generate Value="Faster"/>
</CodeGeneration>
<Other>
<CompilerPath Value="$(CompPath)"/>
</Other>
</CompilerOptions>
<Description Value="Tools and functions to parse, browse and edit pascal sources"/>
<License Value="GPL-2
"/>
<Version Major="1"/>
<Files Count="53">
<Item1>
<Filename Value="Makefile"/>
<Type Value="Text"/>
</Item1>
<Item2>
<Filename Value="Makefile.fpc"/>
<Type Value="Text"/>
</Item2>
<Item3>
<Filename Value="basiccodetools.pas"/>
<UnitName Value="BasicCodeTools"/>
</Item3>
<Item4>
<Filename Value="cachecodetools.pas"/>
<UnitName Value="CacheCodeTools"/>
</Item4>
<Item5>
<Filename Value="ccodeparsertool.pas"/>
<UnitName Value="CCodeParserTool"/>
</Item5>
<Item6>
<Filename Value="codeatom.pas"/>
<UnitName Value="CodeAtom"/>
</Item6>
<Item7>
<Filename Value="codebeautifier.pas"/>
<UnitName Value="CodeBeautifier"/>
</Item7>
<Item8>
<Filename Value="codecache.pas"/>
<UnitName Value="CodeCache"/>
</Item8>
<Item9>
<Filename Value="codecompletiontool.pas"/>
<UnitName Value="CodeCompletionTool"/>
</Item9>
<Item10>
<Filename Value="codegraph.pas"/>
<UnitName Value="CodeGraph"/>
</Item10>
<Item11>
<Filename Value="codetemplatestool.pas"/>
<UnitName Value="CodeTemplatesTool"/>
</Item11>
<Item12>
<Filename Value="codetoolmanager.pas"/>
<UnitName Value="CodeToolManager"/>
</Item12>
<Item13>
<Filename Value="codetoolmemmanager.pas"/>
<UnitName Value="CodeToolMemManager"/>
</Item13>
<Item14>
<Filename Value="codetools.inc"/>
<Type Value="Include"/>
</Item14>
<Item15>
<Filename Value="codetoolsconfig.pas"/>
<UnitName Value="CodeToolsConfig"/>
</Item15>
<Item16>
<Filename Value="codetoolsstrconsts.pas"/>
<UnitName Value="CodeToolsStrConsts"/>
</Item16>
<Item17>
<Filename Value="codetoolsstructs.pas"/>
<UnitName Value="CodeToolsStructs"/>
</Item17>
<Item18>
<Filename Value="codetree.pas"/>
<UnitName Value="CodeTree"/>
</Item18>
<Item19>
<Filename Value="customcodetool.pas"/>
<UnitName Value="CustomCodeTool"/>
</Item19>
<Item20>
<Filename Value="definetemplates.pas"/>
<UnitName Value="DefineTemplates"/>
</Item20>
<Item21>
<Filename Value="directivestree.pas"/>
<UnitName Value="DirectivesTree"/>
</Item21>
<Item22>
<Filename Value="directorycacher.pas"/>
<UnitName Value="DirectoryCacher"/>
</Item22>
<Item23>
<Filename Value="eventcodetool.pas"/>
<UnitName Value="EventCodeTool"/>
</Item23>
<Item24>
<Filename Value="expreval.pas"/>
<UnitName Value="ExprEval"/>
</Item24>
<Item25>
<Filename Value="extractproctool.pas"/>
<UnitName Value="ExtractProcTool"/>
</Item25>
<Item26>
<Filename Value="fileprocs.pas"/>
<UnitName Value="FileProcs"/>
</Item26>
<Item27>
<Filename Value="finddeclarationcache.pas"/>
<UnitName Value="FindDeclarationCache"/>
</Item27>
<Item28>
<Filename Value="finddeclarationtool.pas"/>
<UnitName Value="FindDeclarationTool"/>
</Item28>
<Item29>
<Filename Value="fpc.errore.msg"/>
<Type Value="Text"/>
</Item29>
<Item30>
<Filename Value="h2pastool.pas"/>
<UnitName Value="H2PasTool"/>
</Item30>
<Item31>
<Filename Value="identcompletiontool.pas"/>
<UnitName Value="IdentCompletionTool"/>
</Item31>
<Item32>
<Filename Value="keywordfunclists.pas"/>
<UnitName Value="KeywordFuncLists"/>
</Item32>
<Item33>
<Filename Value="laz_dom.pas"/>
<UnitName Value="Laz_DOM"/>
</Item33>
<Item34>
<Filename Value="laz_xmlcfg.pas"/>
<UnitName Value="Laz_XMLCfg"/>
</Item34>
<Item35>
<Filename Value="laz_xmlread.pas"/>
<UnitName Value="Laz_XMLRead"/>
</Item35>
<Item36>
<Filename Value="laz_xmlstreaming.pas"/>
<UnitName Value="Laz_XMLStreaming"/>
</Item36>
<Item37>
<Filename Value="laz_xmlwrite.pas"/>
<UnitName Value="Laz_XMLWrite"/>
</Item37>
<Item38>
<Filename Value="lfmtrees.pas"/>
<UnitName Value="LFMTrees"/>
</Item38>
<Item39>
<Filename Value="linkscanner.pas"/>
<UnitName Value="LinkScanner"/>
</Item39>
<Item40>
<Filename Value="memcheck.pas"/>
<AddToUsesPkgSection Value="False"/>
<UnitName Value="MemCheck"/>
</Item40>
<Item41>
<Filename Value="memcheck_laz.inc"/>
<Type Value="Include"/>
</Item41>
<Item42>
<Filename Value="methodjumptool.pas"/>
<UnitName Value="MethodJumpTool"/>
</Item42>
<Item43>
<Filename Value="multikeywordlisttool.pas"/>
<UnitName Value="MultiKeyWordListTool"/>
</Item43>
<Item44>
<Filename Value="nonpascalcodetools.pas"/>
<UnitName Value="NonPascalCodeTools"/>
</Item44>
<Item45>
<Filename Value="pascalparsertool.pas"/>
<UnitName Value="PascalParserTool"/>
</Item45>
<Item46>
<Filename Value="pascalreadertool.pas"/>
<UnitName Value="PascalReaderTool"/>
</Item46>
<Item47>
<Filename Value="ppucodetools.pas"/>
<UnitName Value="PPUCodeTools"/>
</Item47>
<Item48>
<Filename Value="ppugraph.pas"/>
<UnitName Value="PPUGraph"/>
</Item48>
<Item49>
<Filename Value="ppuparser.pas"/>
<UnitName Value="PPUParser"/>
</Item49>
<Item50>
<Filename Value="resourcecodetool.pas"/>
<UnitName Value="ResourceCodeTool"/>
</Item50>
<Item51>
<Filename Value="sourcechanger.pas"/>
<UnitName Value="SourceChanger"/>
</Item51>
<Item52>
<Filename Value="sourcelog.pas"/>
<UnitName Value="SourceLog"/>
</Item52>
<Item53>
<Filename Value="stdcodetools.pas"/>
<UnitName Value="StdCodeTools"/>
</Item53>
</Files>
<i18n>
<EnableI18N Value="True"/>
<OutDir Value="languages"/>
</i18n>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="1">
<Item1>
<PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/>
</Item1>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)/"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
</Package>
</CONFIG>