console.lpi 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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. </Flags>
  10. <MainUnit Value="0"/>
  11. <Title Value="console"/>
  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. <DestinationDirectory Value="$(TestDir)\publishedproject\"/>
  28. </PublishOptions>
  29. <RunParams>
  30. <local>
  31. <FormatVersion Value="1"/>
  32. <CommandLineParams Value="-a --format=plain"/>
  33. </local>
  34. </RunParams>
  35. <RequiredPackages Count="2">
  36. <Item1>
  37. <PackageName Value="BrookRT"/>
  38. </Item1>
  39. <Item2>
  40. <PackageName Value="FPCUnitConsoleRunner"/>
  41. </Item2>
  42. </RequiredPackages>
  43. <Units Count="1">
  44. <Unit0>
  45. <Filename Value="console.lpr"/>
  46. <IsPartOfProject Value="True"/>
  47. <UnitName Value="console"/>
  48. <IsVisibleTab Value="True"/>
  49. <EditorIndex Value="0"/>
  50. <WindowIndex Value="0"/>
  51. <TopLine Value="1"/>
  52. <CursorPos X="1" Y="1"/>
  53. <UsageCount Value="20"/>
  54. <Loaded Value="True"/>
  55. </Unit0>
  56. </Units>
  57. </ProjectOptions>
  58. <CompilerOptions>
  59. <Version Value="11"/>
  60. <SearchPaths>
  61. <IncludeFiles Value="$(ProjOutDir)"/>
  62. </SearchPaths>
  63. <Linking>
  64. <Debugging>
  65. <DebugInfoType Value="dsDwarf2Set"/>
  66. </Debugging>
  67. </Linking>
  68. <Other>
  69. <CompilerMessages>
  70. <MsgFileName Value=""/>
  71. </CompilerMessages>
  72. <CompilerPath Value="$(CompPath)"/>
  73. </Other>
  74. </CompilerOptions>
  75. <Debugging>
  76. <Exceptions Count="12">
  77. <Item1>
  78. <Name Value="EAbort"/>
  79. </Item1>
  80. <Item2>
  81. <Name Value="ECodetoolError"/>
  82. </Item2>
  83. <Item3>
  84. <Name Value="EFOpenError"/>
  85. </Item3>
  86. <Item4>
  87. <Name Value="ETestExpressionError"/>
  88. </Item4>
  89. <Item5>
  90. <Name Value="EJCoreReadError"/>
  91. </Item5>
  92. <Item6>
  93. <Name Value="EAssertionFailedError"/>
  94. </Item6>
  95. <Item7>
  96. <Name Value="EJCoreDICImplNotFoundException"/>
  97. </Item7>
  98. <Item8>
  99. <Name Value="EJCoreDICAmbiguousImplementationException"/>
  100. </Item8>
  101. <Item9>
  102. <Name Value="EJCoreOPFUndefinedDriver"/>
  103. </Item9>
  104. <Item10>
  105. <Name Value="EJCoreOPFDriverNotFound"/>
  106. </Item10>
  107. <Item11>
  108. <Name Value="EJCoreOPFUndefinedMapping"/>
  109. </Item11>
  110. <Item12>
  111. <Name Value="EJCoreOPFMappingNotFound"/>
  112. </Item12>
  113. </Exceptions>
  114. </Debugging>
  115. <EditorMacros Count="0"/>
  116. </CONFIG>