testidl.lpi 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. r<?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="11"/>
  5. <General>
  6. <SessionStorage Value="InProjectDir"/>
  7. <MainUnit Value="0"/>
  8. <Title Value="testidl"/>
  9. <ResourceType Value="res"/>
  10. <UseXPManifest Value="True"/>
  11. <Icon Value="0"/>
  12. </General>
  13. <BuildModes Count="1">
  14. <Item1 Name="Default" Default="True"/>
  15. </BuildModes>
  16. <PublishOptions>
  17. <Version Value="2"/>
  18. </PublishOptions>
  19. <RunParams>
  20. <local>
  21. <CommandLineParams Value="--suite=TTestMapLikeInterfaceParser"/>
  22. </local>
  23. <FormatVersion Value="2"/>
  24. <Modes Count="1">
  25. <Mode0 Name="default">
  26. <local>
  27. <CommandLineParams Value="--suite=TTestMapLikeInterfaceParser"/>
  28. </local>
  29. </Mode0>
  30. </Modes>
  31. </RunParams>
  32. <Units Count="7">
  33. <Unit0>
  34. <Filename Value="testidl.pas"/>
  35. <IsPartOfProject Value="True"/>
  36. </Unit0>
  37. <Unit1>
  38. <Filename Value="../src/webidlscanner.pp"/>
  39. <IsPartOfProject Value="True"/>
  40. </Unit1>
  41. <Unit2>
  42. <Filename Value="tcidlscanner.pp"/>
  43. <IsPartOfProject Value="True"/>
  44. </Unit2>
  45. <Unit3>
  46. <Filename Value="../src/webidlparser.pp"/>
  47. <IsPartOfProject Value="True"/>
  48. </Unit3>
  49. <Unit4>
  50. <Filename Value="../src/webidldefs.pp"/>
  51. <IsPartOfProject Value="True"/>
  52. </Unit4>
  53. <Unit5>
  54. <Filename Value="tcidlparser.pp"/>
  55. <IsPartOfProject Value="True"/>
  56. </Unit5>
  57. <Unit6>
  58. <Filename Value="tcwebidldefs.pp"/>
  59. <IsPartOfProject Value="True"/>
  60. </Unit6>
  61. </Units>
  62. </ProjectOptions>
  63. <CompilerOptions>
  64. <Version Value="11"/>
  65. <Target>
  66. <Filename Value="testidl"/>
  67. </Target>
  68. <SearchPaths>
  69. <IncludeFiles Value="$(ProjOutDir)"/>
  70. <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
  71. </SearchPaths>
  72. <Linking>
  73. <Debugging>
  74. <UseHeaptrc Value="True"/>
  75. </Debugging>
  76. <Options>
  77. <Win32>
  78. <GraphicApplication Value="True"/>
  79. </Win32>
  80. </Options>
  81. </Linking>
  82. </CompilerOptions>
  83. <Debugging>
  84. <Exceptions Count="3">
  85. <Item1>
  86. <Name Value="EAbort"/>
  87. </Item1>
  88. <Item2>
  89. <Name Value="ECodetoolError"/>
  90. </Item2>
  91. <Item3>
  92. <Name Value="EFOpenError"/>
  93. </Item3>
  94. </Exceptions>
  95. </Debugging>
  96. </CONFIG>