StringMap_Example.lpi 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="11"/>
  5. <General>
  6. <Flags>
  7. <SaveOnlyProjectUnits Value="True"/>
  8. </Flags>
  9. <MainUnit Value="0"/>
  10. <Title Value="StringMap_Example"/>
  11. <ResourceType Value="res"/>
  12. <UseXPManifest Value="True"/>
  13. </General>
  14. <BuildModes Count="1" Active="Default">
  15. <Item1 Name="Default" Default="True"/>
  16. </BuildModes>
  17. <PublishOptions>
  18. <Version Value="2"/>
  19. </PublishOptions>
  20. <RunParams>
  21. <FormatVersion Value="2"/>
  22. <Modes Count="1">
  23. <Mode0 Name="default"/>
  24. </Modes>
  25. </RunParams>
  26. <RequiredPackages Count="2">
  27. <Item1>
  28. <PackageName Value="LCL"/>
  29. </Item1>
  30. <Item2>
  31. <PackageName Value="BrookTardigrade"/>
  32. </Item2>
  33. </RequiredPackages>
  34. <Units Count="2">
  35. <Unit0>
  36. <Filename Value="StringMap_Example.lpr"/>
  37. <IsPartOfProject Value="True"/>
  38. <UsageCount Value="20"/>
  39. </Unit0>
  40. <Unit1>
  41. <Filename Value="StringMap_frMain.pas"/>
  42. <IsPartOfProject Value="True"/>
  43. <ComponentName Value="frMain"/>
  44. <HasResources Value="True"/>
  45. <ResourceBaseClass Value="Form"/>
  46. <IsVisibleTab Value="True"/>
  47. <UsageCount Value="20"/>
  48. <Loaded Value="True"/>
  49. </Unit1>
  50. </Units>
  51. </ProjectOptions>
  52. <CompilerOptions>
  53. <Version Value="11"/>
  54. <Target>
  55. <Filename Value="StringMap_Example"/>
  56. </Target>
  57. <SearchPaths>
  58. <IncludeFiles Value="$(ProjOutDir)"/>
  59. <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
  60. </SearchPaths>
  61. <Linking>
  62. <Options>
  63. <Win32>
  64. <GraphicApplication Value="True"/>
  65. </Win32>
  66. </Options>
  67. </Linking>
  68. <Other>
  69. <CompilerMessages>
  70. <IgnoredMessages idx5024="True"/>
  71. </CompilerMessages>
  72. </Other>
  73. </CompilerOptions>
  74. <Debugging>
  75. <Exceptions Count="3">
  76. <Item1>
  77. <Name Value="EAbort"/>
  78. </Item1>
  79. <Item2>
  80. <Name Value="ECodetoolError"/>
  81. </Item2>
  82. <Item3>
  83. <Name Value="EFOpenError"/>
  84. </Item3>
  85. </Exceptions>
  86. </Debugging>
  87. </CONFIG>