/examples/codetools/jumptoimplementation/jumptoimplementation.lpk
http://github.com/graemeg/lazarus · Unknown · 45 lines · 45 code · 0 blank · 0 comment · 0 complexity · 0c65ccd3fb2903210cbef6c95547b0cd MD5 · raw file
- <?xml version="1.0"?>
- <CONFIG>
- <Package Version="2">
- <Name Value="JumpToImplementation"/>
- <CompilerOptions>
- <Version Value="5"/>
- <SearchPaths>
- <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
- </SearchPaths>
- <CodeGeneration>
- <Generate Value="Faster"/>
- </CodeGeneration>
- <Other>
- <CompilerPath Value="$(CompPath)"/>
- </Other>
- </CompilerOptions>
- <Files Count="1">
- <Item1>
- <Filename Value="codetoolsexample1.pas"/>
- <HasRegisterProc Value="True"/>
- <UnitName Value="codetoolsexample1"/>
- </Item1>
- </Files>
- <Type Value="RunAndDesignTime"/>
- <RequiredPkgs Count="3">
- <Item1>
- <PackageName Value="CodeTools"/>
- </Item1>
- <Item2>
- <PackageName Value="IDEIntf"/>
- </Item2>
- <Item3>
- <PackageName Value="FCL"/>
- <MinVersion Major="1" Valid="True"/>
- </Item3>
- </RequiredPkgs>
- <UsageOptions>
- <UnitPath Value="$(PkgOutDir)"/>
- </UsageOptions>
- <PublishOptions>
- <Version Value="2"/>
- <IgnoreBinaries Value="False"/>
- </PublishOptions>
- </Package>
- </CONFIG>