You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

129 rivejä
3.4 KiB

  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="libTextSuite"/>
  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="1">
  24. <Item1 Name="Default" Default="True"/>
  25. </BuildModes>
  26. <PublishOptions>
  27. <Version Value="2"/>
  28. </PublishOptions>
  29. <RunParams>
  30. <local>
  31. <FormatVersion Value="1"/>
  32. </local>
  33. </RunParams>
  34. <Units Count="11">
  35. <Unit0>
  36. <Filename Value="libTextSuite.lpr"/>
  37. <IsPartOfProject Value="True"/>
  38. </Unit0>
  39. <Unit1>
  40. <Filename Value="ultsUtils.pas"/>
  41. <IsPartOfProject Value="True"/>
  42. <UnitName Value="ultsUtils"/>
  43. </Unit1>
  44. <Unit2>
  45. <Filename Value="ultsTypes.pas"/>
  46. <IsPartOfProject Value="True"/>
  47. <UnitName Value="ultsTypes"/>
  48. </Unit2>
  49. <Unit3>
  50. <Filename Value="ultsContext.pas"/>
  51. <IsPartOfProject Value="True"/>
  52. <UnitName Value="ultsContext"/>
  53. </Unit3>
  54. <Unit4>
  55. <Filename Value="ultsRenderer.pas"/>
  56. <IsPartOfProject Value="True"/>
  57. <UnitName Value="ultsRenderer"/>
  58. </Unit4>
  59. <Unit5>
  60. <Filename Value="ultsTextBlock.pas"/>
  61. <IsPartOfProject Value="True"/>
  62. <UnitName Value="ultsTextBlock"/>
  63. </Unit5>
  64. <Unit6>
  65. <Filename Value="ultsGeneral.pas"/>
  66. <IsPartOfProject Value="True"/>
  67. </Unit6>
  68. <Unit7>
  69. <Filename Value="ultsFont.pas"/>
  70. <IsPartOfProject Value="True"/>
  71. <UnitName Value="ultsFont"/>
  72. </Unit7>
  73. <Unit8>
  74. <Filename Value="ultsFontCreator.pas"/>
  75. <IsPartOfProject Value="True"/>
  76. <UnitName Value="ultsFontCreator"/>
  77. </Unit8>
  78. <Unit9>
  79. <Filename Value="ultsImage.pas"/>
  80. <IsPartOfProject Value="True"/>
  81. <UnitName Value="ultsImage"/>
  82. </Unit9>
  83. <Unit10>
  84. <Filename Value="ultsPostProcessor.pas"/>
  85. <IsPartOfProject Value="True"/>
  86. <UnitName Value="ultsPostProcessor"/>
  87. </Unit10>
  88. </Units>
  89. </ProjectOptions>
  90. <CompilerOptions>
  91. <Version Value="11"/>
  92. <PathDelim Value="\"/>
  93. <Target>
  94. <Filename Value="libTextSuite"/>
  95. </Target>
  96. <SearchPaths>
  97. <IncludeFiles Value="$(ProjOutDir)"/>
  98. <OtherUnitFiles Value="TextSuite;Utils;OpenGlCore"/>
  99. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  100. </SearchPaths>
  101. <CodeGeneration>
  102. <RelocatableUnit Value="True"/>
  103. </CodeGeneration>
  104. <Linking>
  105. <Options>
  106. <ExecutableType Value="Library"/>
  107. </Options>
  108. </Linking>
  109. <Other>
  110. <CompilerMessages>
  111. <IgnoredMessages idx5024="True"/>
  112. </CompilerMessages>
  113. </Other>
  114. </CompilerOptions>
  115. <Debugging>
  116. <Exceptions Count="3">
  117. <Item1>
  118. <Name Value="EAbort"/>
  119. </Item1>
  120. <Item2>
  121. <Name Value="ECodetoolError"/>
  122. </Item2>
  123. <Item3>
  124. <Name Value="EFOpenError"/>
  125. </Item3>
  126. </Exceptions>
  127. </Debugging>
  128. </CONFIG>