2
0

cgi1.lpi 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  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. <EditorIndex Value="0"/>
  52. <WindowIndex Value="0"/>
  53. <TopLine Value="1"/>
  54. <CursorPos X="1" Y="1"/>
  55. <UsageCount Value="20"/>
  56. <Loaded Value="True"/>
  57. </Unit1>
  58. <Unit2>
  59. <Filename Value="brokers.pas"/>
  60. <IsPartOfProject Value="True"/>
  61. <UnitName Value="Brokers"/>
  62. <IsVisibleTab Value="True"/>
  63. <EditorIndex Value="1"/>
  64. <WindowIndex Value="0"/>
  65. <TopLine Value="1"/>
  66. <CursorPos X="1" Y="1"/>
  67. <UsageCount Value="20"/>
  68. <Loaded Value="True"/>
  69. </Unit2>
  70. </Units>
  71. </ProjectOptions>
  72. <CompilerOptions>
  73. <Version Value="11"/>
  74. <PathDelim Value="\"/>
  75. <Target>
  76. <Filename Value="cgi1.fbf" ApplyConventions="False"/>
  77. </Target>
  78. <SearchPaths>
  79. <IncludeFiles Value="$(ProjOutDir)"/>
  80. </SearchPaths>
  81. <CodeGeneration>
  82. <Optimizations>
  83. <OptimizationLevel Value="2"/>
  84. </Optimizations>
  85. </CodeGeneration>
  86. <Other>
  87. <CompilerMessages>
  88. <MsgFileName Value=""/>
  89. </CompilerMessages>
  90. <CompilerPath Value="$(CompPath)"/>
  91. </Other>
  92. </CompilerOptions>
  93. <Debugging>
  94. <Exceptions Count="3">
  95. <Item1>
  96. <Name Value="EAbort"/>
  97. </Item1>
  98. <Item2>
  99. <Name Value="ECodetoolError"/>
  100. </Item2>
  101. <Item3>
  102. <Name Value="EFOpenError"/>
  103. </Item3>
  104. </Exceptions>
  105. </Debugging>
  106. <EditorMacros Count="0"/>
  107. </CONFIG>