grayscale.lpi 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <Flags>
  8. <MainUnitHasCreateFormStatements Value="False"/>
  9. <MainUnitHasTitleStatement Value="False"/>
  10. </Flags>
  11. <SessionStorage Value="InProjectDir"/>
  12. <MainUnit Value="0"/>
  13. <Title Value="grayscale"/>
  14. <UseAppBundle Value="False"/>
  15. <ResourceType Value="res"/>
  16. </General>
  17. <i18n>
  18. <EnableI18N LFM="False"/>
  19. </i18n>
  20. <VersionInfo>
  21. <StringTable ProductVersion=""/>
  22. </VersionInfo>
  23. <BuildModes Count="2">
  24. <Item1 Name="Release" Default="True"/>
  25. <Item2 Name="Debug">
  26. <CompilerOptions>
  27. <Version Value="11"/>
  28. <PathDelim Value="\"/>
  29. <Target>
  30. <Filename Value="grayscale"/>
  31. </Target>
  32. <SearchPaths>
  33. <IncludeFiles Value="$(ProjOutDir)"/>
  34. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  35. </SearchPaths>
  36. <Parsing>
  37. <SyntaxOptions>
  38. <IncludeAssertionCode Value="True"/>
  39. </SyntaxOptions>
  40. </Parsing>
  41. <CodeGeneration>
  42. <RelocatableUnit Value="True"/>
  43. <Checks>
  44. <IOChecks Value="True"/>
  45. <RangeChecks Value="True"/>
  46. <OverflowChecks Value="True"/>
  47. <StackChecks Value="True"/>
  48. </Checks>
  49. </CodeGeneration>
  50. <Linking>
  51. <Debugging>
  52. <DebugInfoType Value="dsDwarf2Set"/>
  53. <UseHeaptrc Value="True"/>
  54. <UseExternalDbgSyms Value="True"/>
  55. </Debugging>
  56. <Options>
  57. <ExecutableType Value="Library"/>
  58. </Options>
  59. </Linking>
  60. </CompilerOptions>
  61. </Item2>
  62. </BuildModes>
  63. <PublishOptions>
  64. <Version Value="2"/>
  65. </PublishOptions>
  66. <RunParams>
  67. <local>
  68. <FormatVersion Value="1"/>
  69. </local>
  70. </RunParams>
  71. <RequiredPackages Count="1">
  72. <Item1>
  73. <PackageName Value="BGRABitmapPack"/>
  74. </Item1>
  75. </RequiredPackages>
  76. <Units Count="1">
  77. <Unit0>
  78. <Filename Value="grayscale.lpr"/>
  79. <IsPartOfProject Value="True"/>
  80. </Unit0>
  81. </Units>
  82. </ProjectOptions>
  83. <CompilerOptions>
  84. <Version Value="11"/>
  85. <PathDelim Value="\"/>
  86. <Target>
  87. <Filename Value="grayscale"/>
  88. </Target>
  89. <SearchPaths>
  90. <IncludeFiles Value="$(ProjOutDir)"/>
  91. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  92. </SearchPaths>
  93. <CodeGeneration>
  94. <SmartLinkUnit Value="True"/>
  95. <RelocatableUnit Value="True"/>
  96. <Optimizations>
  97. <OptimizationLevel Value="3"/>
  98. </Optimizations>
  99. </CodeGeneration>
  100. <Linking>
  101. <Debugging>
  102. <GenerateDebugInfo Value="False"/>
  103. </Debugging>
  104. <LinkSmart Value="True"/>
  105. <Options>
  106. <ExecutableType Value="Library"/>
  107. </Options>
  108. </Linking>
  109. </CompilerOptions>
  110. <Debugging>
  111. <Exceptions Count="3">
  112. <Item1>
  113. <Name Value="EAbort"/>
  114. </Item1>
  115. <Item2>
  116. <Name Value="ECodetoolError"/>
  117. </Item2>
  118. <Item3>
  119. <Name Value="EFOpenError"/>
  120. </Item3>
  121. </Exceptions>
  122. </Debugging>
  123. </CONFIG>