cgi1.lpi 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  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="3">
  36. <Item1>
  37. <PackageName Value="CaptchaPkg"/>
  38. </Item1>
  39. <Item2>
  40. <PackageName Value="RUtilsPkg"/>
  41. </Item2>
  42. <Item3>
  43. <PackageName Value="BrookRT"/>
  44. </Item3>
  45. </RequiredPackages>
  46. <Units Count="3">
  47. <Unit0>
  48. <Filename Value="cgi1.lpr"/>
  49. <IsPartOfProject Value="True"/>
  50. <UnitName Value="cgi1"/>
  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. </Unit0>
  59. <Unit1>
  60. <Filename Value="test.pas"/>
  61. <IsPartOfProject Value="True"/>
  62. <UnitName Value="test"/>
  63. <UsageCount Value="20"/>
  64. </Unit1>
  65. <Unit2>
  66. <Filename Value="brokers.pas"/>
  67. <IsPartOfProject Value="True"/>
  68. <UnitName Value="Brokers"/>
  69. <UsageCount Value="20"/>
  70. </Unit2>
  71. </Units>
  72. </ProjectOptions>
  73. <CompilerOptions>
  74. <Version Value="11"/>
  75. <PathDelim Value="\"/>
  76. <Target>
  77. <Filename Value="cgi1.bf" ApplyConventions="False"/>
  78. </Target>
  79. <SearchPaths>
  80. <IncludeFiles Value="$(ProjOutDir)"/>
  81. </SearchPaths>
  82. <CodeGeneration>
  83. <Optimizations>
  84. <OptimizationLevel Value="2"/>
  85. </Optimizations>
  86. </CodeGeneration>
  87. <Other>
  88. <CompilerMessages>
  89. <MsgFileName Value=""/>
  90. </CompilerMessages>
  91. <CompilerPath Value="$(CompPath)"/>
  92. </Other>
  93. </CompilerOptions>
  94. <Debugging>
  95. <Exceptions Count="3">
  96. <Item1>
  97. <Name Value="EAbort"/>
  98. </Item1>
  99. <Item2>
  100. <Name Value="ECodetoolError"/>
  101. </Item2>
  102. <Item3>
  103. <Name Value="EFOpenError"/>
  104. </Item3>
  105. </Exceptions>
  106. </Debugging>
  107. <EditorMacros Count="0"/>
  108. </CONFIG>