| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- <?xml version="1.0" encoding="UTF-8"?>
- <CONFIG>
- <Package Version="4">
- <PathDelim Value="\"/>
- <Name Value="BrookEX"/>
- <Type Value="DesignTime"/>
- <Author Value="Silvio Clecio - https://github.com/silvioprog"/>
- <CompilerOptions>
- <Version Value="11"/>
- <PathDelim Value="\"/>
- <SearchPaths>
- <IncludeFiles Value="..\includes"/>
- <OtherUnitFiles Value="..\ideintf"/>
- <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
- </SearchPaths>
- </CompilerOptions>
- <Description Value="Brook experts package."/>
- <License Value="See the file LICENSE, included in this distribution, for details about the copyright."/>
- <Version Major="2"/>
- <Files Count="9">
- <Item1>
- <Filename Value="..\ideintf\brookideintf.pas"/>
- <HasRegisterProc Value="True"/>
- <UnitName Value="BrookIDEIntf"/>
- </Item1>
- <Item2>
- <Filename Value="..\ideintf\brookpropedits.pas"/>
- <UnitName Value="BrookPropEdits"/>
- </Item2>
- <Item3>
- <Filename Value="..\ideintf\frmbrookactedit.pas"/>
- <UnitName Value="frmBrookActEdit"/>
- </Item3>
- <Item4>
- <Filename Value="..\ideintf\frmbrookactedit.lfm"/>
- <Type Value="LFM"/>
- </Item4>
- <Item5>
- <Filename Value="..\ideintf\frmbrookchooseprojecttype.pas"/>
- <UnitName Value="frmBrookChooseProjectType"/>
- </Item5>
- <Item6>
- <Filename Value="..\ideintf\frmbrookchooseprojecttype.lfm"/>
- <Type Value="LFM"/>
- </Item6>
- <Item7>
- <Filename Value="..\ideintf\frmbrooknewbroker.pas"/>
- <UnitName Value="frmBrookNewBroker"/>
- </Item7>
- <Item8>
- <Filename Value="..\ideintf\frmbrooknewproject.pas"/>
- <UnitName Value="frmBrookNewProject"/>
- </Item8>
- <Item9>
- <Filename Value="..\ideintf\frmbrooknewproject.lfm"/>
- <Type Value="LFM"/>
- </Item9>
- </Files>
- <RequiredPkgs Count="3">
- <Item1>
- <PackageName Value="LazControls"/>
- </Item1>
- <Item2>
- <PackageName Value="BrookRT"/>
- </Item2>
- <Item3>
- <PackageName Value="IDEIntf"/>
- </Item3>
- </RequiredPkgs>
- <UsageOptions>
- <UnitPath Value="$(PkgOutDir)"/>
- </UsageOptions>
- <PublishOptions>
- <Version Value="2"/>
- </PublishOptions>
- <CustomOptions Items="ExternHelp" Version="2">
- <_ExternHelp Items="Count"/>
- </CustomOptions>
- </Package>
- </CONFIG>
|