brookdt.lpk 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <Package Version="4">
  4. <PathDelim Value="\"/>
  5. <Name Value="BrookDT"/>
  6. <Type Value="RunAndDesignTime"/>
  7. <AddToProjectUsesSection Value="True"/>
  8. <Author Value="Silvio Clecio - https://github.com/silvioprog"/>
  9. <CompilerOptions>
  10. <Version Value="11"/>
  11. <PathDelim Value="\"/>
  12. <SearchPaths>
  13. <IncludeFiles Value="..\includes"/>
  14. <OtherUnitFiles Value="..\design"/>
  15. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  16. </SearchPaths>
  17. </CompilerOptions>
  18. <Description Value="Brook designtime package."/>
  19. <License Value="See the file LICENSE, included in this distribution, for details about the copyright."/>
  20. <Version Major="1"/>
  21. <Files Count="7">
  22. <Item1>
  23. <Filename Value="..\design\brookconfiguratorhandler.pas"/>
  24. <UnitName Value="BrookConfiguratorHandler"/>
  25. </Item1>
  26. <Item2>
  27. <Filename Value="..\design\brookfcleventloghandler.pas"/>
  28. <UnitName Value="BrookFCLEventLogHandler"/>
  29. </Item2>
  30. <Item3>
  31. <Filename Value="..\design\brookmessageshandler_ptbr.pas"/>
  32. <UnitName Value="BrookMessagesHandler_ptBR"/>
  33. </Item3>
  34. <Item4>
  35. <Filename Value="..\design\brookmiddlewarehandler.pas"/>
  36. <UnitName Value="BrookMiddlewareHandler"/>
  37. </Item4>
  38. <Item5>
  39. <Filename Value="..\design\brookregallcomp.pas"/>
  40. <HasRegisterProc Value="True"/>
  41. <UnitName Value="BrookRegAllComp"/>
  42. </Item5>
  43. <Item6>
  44. <Filename Value="..\design\brookrouterhandler.pas"/>
  45. <UnitName Value="BrookRouterHandler"/>
  46. </Item6>
  47. <Item7>
  48. <Filename Value="..\design\brooksessionhandler.pas"/>
  49. <UnitName Value="BrookSessionHandler"/>
  50. </Item7>
  51. </Files>
  52. <RequiredPkgs Count="2">
  53. <Item1>
  54. <PackageName Value="BrookRT"/>
  55. </Item1>
  56. <Item2>
  57. <PackageName Value="FCL"/>
  58. </Item2>
  59. </RequiredPkgs>
  60. <UsageOptions>
  61. <UnitPath Value="$(PkgOutDir)"/>
  62. </UsageOptions>
  63. <PublishOptions>
  64. <Version Value="2"/>
  65. </PublishOptions>
  66. <CustomOptions Items="ExternHelp" Version="2">
  67. <_ExternHelp Items="Count"/>
  68. </CustomOptions>
  69. </Package>
  70. </CONFIG>