cgi1.lpi 2.7 KB

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