test.lpi 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <General>
  6. <Flags>
  7. <SaveOnlyProjectUnits Value="True"/>
  8. <MainUnitHasCreateFormStatements Value="False"/>
  9. </Flags>
  10. <MainUnit Value="0"/>
  11. <Title Value="test"/>
  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="8">
  41. <Unit0>
  42. <Filename Value="test.lpr"/>
  43. <IsPartOfProject Value="True"/>
  44. <UnitName Value="test"/>
  45. <IsVisibleTab Value="True"/>
  46. <EditorIndex Value="0"/>
  47. <WindowIndex Value="0"/>
  48. <TopLine Value="1"/>
  49. <CursorPos X="1" Y="1"/>
  50. <UsageCount Value="20"/>
  51. <Loaded Value="True"/>
  52. </Unit0>
  53. <Unit1>
  54. <Filename Value="unit1.pas"/>
  55. <IsPartOfProject Value="True"/>
  56. <UnitName Value="Unit1"/>
  57. <UsageCount Value="20"/>
  58. </Unit1>
  59. <Unit2>
  60. <Filename Value="brokers.pas"/>
  61. <IsPartOfProject Value="True"/>
  62. <UnitName Value="Brokers"/>
  63. <UsageCount Value="20"/>
  64. </Unit2>
  65. <Unit3>
  66. <Filename Value="404.html"/>
  67. <IsPartOfProject Value="True"/>
  68. <UsageCount Value="20"/>
  69. </Unit3>
  70. <Unit4>
  71. <Filename Value="500.html"/>
  72. <IsPartOfProject Value="True"/>
  73. <UsageCount Value="20"/>
  74. </Unit4>
  75. <Unit5>
  76. <Filename Value="template.html"/>
  77. <IsPartOfProject Value="True"/>
  78. <UsageCount Value="20"/>
  79. </Unit5>
  80. <Unit6>
  81. <Filename Value="css/style.css"/>
  82. <IsPartOfProject Value="True"/>
  83. <UsageCount Value="20"/>
  84. </Unit6>
  85. <Unit7>
  86. <Filename Value="js/test.js"/>
  87. <IsPartOfProject Value="True"/>
  88. <UsageCount Value="20"/>
  89. </Unit7>
  90. </Units>
  91. </ProjectOptions>
  92. <CompilerOptions>
  93. <Version Value="11"/>
  94. <Target>
  95. <Filename Value="test"/>
  96. </Target>
  97. <SearchPaths>
  98. <IncludeFiles Value="$(ProjOutDir)"/>
  99. </SearchPaths>
  100. <Other>
  101. <CompilerMessages>
  102. <MsgFileName Value=""/>
  103. </CompilerMessages>
  104. <CompilerPath Value="$(CompPath)"/>
  105. </Other>
  106. </CompilerOptions>
  107. <Debugging>
  108. <Exceptions Count="3">
  109. <Item1>
  110. <Name Value="EAbort"/>
  111. </Item1>
  112. <Item2>
  113. <Name Value="ECodetoolError"/>
  114. </Item2>
  115. <Item3>
  116. <Name Value="EFOpenError"/>
  117. </Item3>
  118. </Exceptions>
  119. </Debugging>
  120. <EditorMacros Count="0"/>
  121. </CONFIG>