cgi1.lpi 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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. <Other>
  78. <CompilerMessages>
  79. <MsgFileName Value=""/>
  80. </CompilerMessages>
  81. <CompilerPath Value="$(CompPath)"/>
  82. </Other>
  83. </CompilerOptions>
  84. <Debugging>
  85. <Exceptions Count="3">
  86. <Item1>
  87. <Name Value="EAbort"/>
  88. </Item1>
  89. <Item2>
  90. <Name Value="ECodetoolError"/>
  91. </Item2>
  92. <Item3>
  93. <Name Value="EFOpenError"/>
  94. </Item3>
  95. </Exceptions>
  96. </Debugging>
  97. <EditorMacros Count="0"/>
  98. </CONFIG>