brookex.lpk 2.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <Package Version="4">
  4. <PathDelim Value="\"/>
  5. <Name Value="BrookEX"/>
  6. <Type Value="DesignTime"/>
  7. <Author Value="Silvio Clecio - https://github.com/silvioprog"/>
  8. <CompilerOptions>
  9. <Version Value="11"/>
  10. <PathDelim Value="\"/>
  11. <SearchPaths>
  12. <IncludeFiles Value="..\includes"/>
  13. <OtherUnitFiles Value="..\ideintf"/>
  14. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  15. </SearchPaths>
  16. </CompilerOptions>
  17. <Description Value="Brook experts package."/>
  18. <License Value="See the file LICENSE, included in this distribution, for details about the copyright."/>
  19. <Version Major="2"/>
  20. <Files Count="9">
  21. <Item1>
  22. <Filename Value="..\ideintf\brookideintf.pas"/>
  23. <HasRegisterProc Value="True"/>
  24. <UnitName Value="BrookIDEIntf"/>
  25. </Item1>
  26. <Item2>
  27. <Filename Value="..\ideintf\brookpropedits.pas"/>
  28. <UnitName Value="BrookPropEdits"/>
  29. </Item2>
  30. <Item3>
  31. <Filename Value="..\ideintf\frmbrookactedit.pas"/>
  32. <UnitName Value="frmBrookActEdit"/>
  33. </Item3>
  34. <Item4>
  35. <Filename Value="..\ideintf\frmbrookactedit.lfm"/>
  36. <Type Value="LFM"/>
  37. </Item4>
  38. <Item5>
  39. <Filename Value="..\ideintf\frmbrookchooseprojecttype.pas"/>
  40. <UnitName Value="frmBrookChooseProjectType"/>
  41. </Item5>
  42. <Item6>
  43. <Filename Value="..\ideintf\frmbrookchooseprojecttype.lfm"/>
  44. <Type Value="LFM"/>
  45. </Item6>
  46. <Item7>
  47. <Filename Value="..\ideintf\frmbrooknewbroker.pas"/>
  48. <UnitName Value="frmBrookNewBroker"/>
  49. </Item7>
  50. <Item8>
  51. <Filename Value="..\ideintf\frmbrooknewproject.pas"/>
  52. <UnitName Value="frmBrookNewProject"/>
  53. </Item8>
  54. <Item9>
  55. <Filename Value="..\ideintf\frmbrooknewproject.lfm"/>
  56. <Type Value="LFM"/>
  57. </Item9>
  58. </Files>
  59. <RequiredPkgs Count="3">
  60. <Item1>
  61. <PackageName Value="LazControls"/>
  62. </Item1>
  63. <Item2>
  64. <PackageName Value="BrookRT"/>
  65. </Item2>
  66. <Item3>
  67. <PackageName Value="IDEIntf"/>
  68. </Item3>
  69. </RequiredPkgs>
  70. <UsageOptions>
  71. <UnitPath Value="$(PkgOutDir)"/>
  72. </UsageOptions>
  73. <PublishOptions>
  74. <Version Value="2"/>
  75. </PublishOptions>
  76. <CustomOptions Items="ExternHelp" Version="2">
  77. <_ExternHelp Items="Count"/>
  78. </CustomOptions>
  79. </Package>
  80. </CONFIG>