cgi1.lpi 2.6 KB

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