cgi1.lpi 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <Flags>
  8. <SaveOnlyProjectUnits Value="True"/>
  9. <MainUnitHasCreateFormStatements Value="False"/>
  10. <Runnable Value="False"/>
  11. </Flags>
  12. <MainUnit Value="0"/>
  13. <Title Value="cgi1"/>
  14. <UseAppBundle Value="False"/>
  15. <ResourceType Value="res"/>
  16. <ActiveWindowIndexAtStart Value="0"/>
  17. </General>
  18. <i18n>
  19. <EnableI18N LFM="False"/>
  20. </i18n>
  21. <VersionInfo>
  22. <StringTable ProductVersion=""/>
  23. </VersionInfo>
  24. <BuildModes Count="1" Active="Default">
  25. <Item1 Name="Default" Default="True"/>
  26. </BuildModes>
  27. <PublishOptions>
  28. <Version Value="2"/>
  29. </PublishOptions>
  30. <RunParams>
  31. <local>
  32. <FormatVersion Value="1"/>
  33. </local>
  34. </RunParams>
  35. <RequiredPackages Count="2">
  36. <Item1>
  37. <PackageName Value="XMailerPkg"/>
  38. </Item1>
  39. <Item2>
  40. <PackageName Value="BrookRT"/>
  41. </Item2>
  42. </RequiredPackages>
  43. <Units Count="4">
  44. <Unit0>
  45. <Filename Value="cgi1.lpr"/>
  46. <IsPartOfProject Value="True"/>
  47. <UnitName Value="cgi1"/>
  48. <UsageCount Value="20"/>
  49. </Unit0>
  50. <Unit1>
  51. <Filename Value="unit1.pas"/>
  52. <IsPartOfProject Value="True"/>
  53. <UnitName Value="Unit1"/>
  54. <IsVisibleTab Value="True"/>
  55. <EditorIndex Value="0"/>
  56. <WindowIndex Value="0"/>
  57. <TopLine Value="1"/>
  58. <CursorPos X="1" Y="1"/>
  59. <UsageCount Value="20"/>
  60. <Loaded Value="True"/>
  61. </Unit1>
  62. <Unit2>
  63. <Filename Value="form.inc"/>
  64. <IsPartOfProject Value="True"/>
  65. <UsageCount Value="20"/>
  66. </Unit2>
  67. <Unit3>
  68. <Filename Value="..\brokers.pas"/>
  69. <IsPartOfProject Value="True"/>
  70. <UnitName Value="brokers"/>
  71. <UsageCount Value="20"/>
  72. </Unit3>
  73. </Units>
  74. </ProjectOptions>
  75. <CompilerOptions>
  76. <Version Value="11"/>
  77. <PathDelim Value="\"/>
  78. <Target>
  79. <Filename Value="cgi1.bf" ApplyConventions="False"/>
  80. </Target>
  81. <SearchPaths>
  82. <IncludeFiles Value="$(ProjOutDir)"/>
  83. <OtherUnitFiles Value=".."/>
  84. </SearchPaths>
  85. <Other>
  86. <CompilerMessages>
  87. <MsgFileName Value=""/>
  88. </CompilerMessages>
  89. <CompilerPath Value="$(CompPath)"/>
  90. </Other>
  91. </CompilerOptions>
  92. <Debugging>
  93. <Exceptions Count="3">
  94. <Item1>
  95. <Name Value="EAbort"/>
  96. </Item1>
  97. <Item2>
  98. <Name Value="ECodetoolError"/>
  99. </Item2>
  100. <Item3>
  101. <Name Value="EFOpenError"/>
  102. </Item3>
  103. </Exceptions>
  104. </Debugging>
  105. <EditorMacros Count="0"/>
  106. </CONFIG>