testidl.lpi 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="12"/>
  5. <General>
  6. <Flags>
  7. <MainUnitHasCreateFormStatements Value="False"/>
  8. <MainUnitHasTitleStatement Value="False"/>
  9. <MainUnitHasScaledStatement Value="False"/>
  10. <CompatibilityMode Value="True"/>
  11. </Flags>
  12. <SessionStorage Value="InProjectDir"/>
  13. <Title Value="testidl"/>
  14. <ResourceType Value="res"/>
  15. <UseXPManifest Value="True"/>
  16. </General>
  17. <BuildModes Count="1">
  18. <Item1 Name="Default" Default="True"/>
  19. </BuildModes>
  20. <PublishOptions>
  21. <Version Value="2"/>
  22. </PublishOptions>
  23. <RunParams>
  24. <local>
  25. <CommandLineParams Value="--suite=TTestMapLikeInterfaceParser"/>
  26. </local>
  27. <FormatVersion Value="2"/>
  28. <Modes Count="1">
  29. <Mode0 Name="default">
  30. <local>
  31. <CommandLineParams Value="--suite=TTestMapLikeInterfaceParser"/>
  32. </local>
  33. </Mode0>
  34. </Modes>
  35. </RunParams>
  36. <Units Count="8">
  37. <Unit0>
  38. <Filename Value="testidl.pas"/>
  39. <IsPartOfProject Value="True"/>
  40. </Unit0>
  41. <Unit1>
  42. <Filename Value="../src/webidlscanner.pp"/>
  43. <IsPartOfProject Value="True"/>
  44. </Unit1>
  45. <Unit2>
  46. <Filename Value="tcidlscanner.pp"/>
  47. <IsPartOfProject Value="True"/>
  48. </Unit2>
  49. <Unit3>
  50. <Filename Value="../src/webidlparser.pp"/>
  51. <IsPartOfProject Value="True"/>
  52. </Unit3>
  53. <Unit4>
  54. <Filename Value="../src/webidldefs.pp"/>
  55. <IsPartOfProject Value="True"/>
  56. </Unit4>
  57. <Unit5>
  58. <Filename Value="tcidlparser.pp"/>
  59. <IsPartOfProject Value="True"/>
  60. </Unit5>
  61. <Unit6>
  62. <Filename Value="tcwebidldefs.pp"/>
  63. <IsPartOfProject Value="True"/>
  64. </Unit6>
  65. <Unit7>
  66. <Filename Value="tcwebidl2wasmjob.pas"/>
  67. <IsPartOfProject Value="True"/>
  68. </Unit7>
  69. </Units>
  70. </ProjectOptions>
  71. <CompilerOptions>
  72. <Version Value="11"/>
  73. <Target>
  74. <Filename Value="testidl"/>
  75. </Target>
  76. <SearchPaths>
  77. <IncludeFiles Value="$(ProjOutDir)"/>
  78. <OtherUnitFiles Value="../src"/>
  79. <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
  80. </SearchPaths>
  81. <CodeGeneration>
  82. <Checks>
  83. <IOChecks Value="True"/>
  84. <RangeChecks Value="True"/>
  85. <OverflowChecks Value="True"/>
  86. <StackChecks Value="True"/>
  87. </Checks>
  88. <VerifyObjMethodCallValidity Value="True"/>
  89. </CodeGeneration>
  90. <Linking>
  91. <Debugging>
  92. <TrashVariables Value="True"/>
  93. </Debugging>
  94. <Options>
  95. <Win32>
  96. <GraphicApplication Value="True"/>
  97. </Win32>
  98. </Options>
  99. </Linking>
  100. <Other>
  101. <CustomOptions Value="-tunicodertl"/>
  102. </Other>
  103. </CompilerOptions>
  104. <Debugging>
  105. <Exceptions Count="3">
  106. <Item1>
  107. <Name Value="EAbort"/>
  108. </Item1>
  109. <Item2>
  110. <Name Value="ECodetoolError"/>
  111. </Item2>
  112. <Item3>
  113. <Name Value="EFOpenError"/>
  114. </Item3>
  115. </Exceptions>
  116. </Debugging>
  117. </CONFIG>