cgi1.lpi 2.7 KB

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