Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

138 wiersze
3.7 KiB

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <SessionStorage Value="InProjectDir"/>
  8. <MainUnit Value="0"/>
  9. <Title Value="TextSuiteTest"/>
  10. <ResourceType Value="res"/>
  11. <UseXPManifest Value="True"/>
  12. <Icon Value="0"/>
  13. </General>
  14. <i18n>
  15. <EnableI18N LFM="False"/>
  16. </i18n>
  17. <VersionInfo>
  18. <StringTable ProductVersion=""/>
  19. </VersionInfo>
  20. <BuildModes Count="1">
  21. <Item1 Name="Default" Default="True"/>
  22. </BuildModes>
  23. <PublishOptions>
  24. <Version Value="2"/>
  25. </PublishOptions>
  26. <RunParams>
  27. <local>
  28. <FormatVersion Value="1"/>
  29. </local>
  30. </RunParams>
  31. <RequiredPackages Count="1">
  32. <Item1>
  33. <PackageName Value="LCL"/>
  34. </Item1>
  35. </RequiredPackages>
  36. <Units Count="14">
  37. <Unit0>
  38. <Filename Value="TextSuiteTest.lpr"/>
  39. <IsPartOfProject Value="True"/>
  40. </Unit0>
  41. <Unit1>
  42. <Filename Value="uMainForm.pas"/>
  43. <IsPartOfProject Value="True"/>
  44. <ComponentName Value="MainForm"/>
  45. <HasResources Value="True"/>
  46. <ResourceBaseClass Value="Form"/>
  47. </Unit1>
  48. <Unit2>
  49. <Filename Value="..\..\utsRendererOpenGL.pas"/>
  50. <IsPartOfProject Value="True"/>
  51. <UnitName Value="utsRendererOpenGL"/>
  52. </Unit2>
  53. <Unit3>
  54. <Filename Value="..\..\utsTextSuite.pas"/>
  55. <IsPartOfProject Value="True"/>
  56. <UnitName Value="utsTextSuite"/>
  57. </Unit3>
  58. <Unit4>
  59. <Filename Value="..\..\utsTtfUtils.pas"/>
  60. <IsPartOfProject Value="True"/>
  61. </Unit4>
  62. <Unit5>
  63. <Filename Value="..\..\utsTypes.pas"/>
  64. <IsPartOfProject Value="True"/>
  65. <UnitName Value="utsTypes"/>
  66. </Unit5>
  67. <Unit6>
  68. <Filename Value="..\..\utsUtils.pas"/>
  69. <IsPartOfProject Value="True"/>
  70. </Unit6>
  71. <Unit7>
  72. <Filename Value="..\..\utsFontCreatorGDI.pas"/>
  73. <IsPartOfProject Value="True"/>
  74. </Unit7>
  75. <Unit8>
  76. <Filename Value="..\..\utsCodePages.pas"/>
  77. <IsPartOfProject Value="True"/>
  78. </Unit8>
  79. <Unit9>
  80. <Filename Value="..\..\utsPostProcess.pas"/>
  81. <IsPartOfProject Value="True"/>
  82. </Unit9>
  83. <Unit10>
  84. <Filename Value="..\..\utsFontCreatorFreeType.pas"/>
  85. <IsPartOfProject Value="True"/>
  86. </Unit10>
  87. <Unit11>
  88. <Filename Value="..\..\utsGDI.pas"/>
  89. <IsPartOfProject Value="True"/>
  90. </Unit11>
  91. <Unit12>
  92. <Filename Value="..\..\utsFreeType.pas"/>
  93. <IsPartOfProject Value="True"/>
  94. </Unit12>
  95. <Unit13>
  96. <Filename Value="..\..\utsOpenGLUtils.pas"/>
  97. <IsPartOfProject Value="True"/>
  98. <UnitName Value="utsOpenGLUtils"/>
  99. </Unit13>
  100. </Units>
  101. </ProjectOptions>
  102. <CompilerOptions>
  103. <Version Value="11"/>
  104. <PathDelim Value="\"/>
  105. <Target>
  106. <Filename Value="TextSuiteTest"/>
  107. </Target>
  108. <SearchPaths>
  109. <IncludeFiles Value="$(ProjOutDir);old"/>
  110. <OtherUnitFiles Value="..\..;..\..\old;..\..\OpenGLCore;..\..\..\dglOpenGLES"/>
  111. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  112. </SearchPaths>
  113. <Linking>
  114. <Debugging>
  115. <UseHeaptrc Value="True"/>
  116. </Debugging>
  117. <Options>
  118. <Win32>
  119. <GraphicApplication Value="True"/>
  120. </Win32>
  121. </Options>
  122. </Linking>
  123. </CompilerOptions>
  124. <Debugging>
  125. <Exceptions Count="3">
  126. <Item1>
  127. <Name Value="EAbort"/>
  128. </Item1>
  129. <Item2>
  130. <Name Value="ECodetoolError"/>
  131. </Item2>
  132. <Item3>
  133. <Name Value="EFOpenError"/>
  134. </Item3>
  135. </Exceptions>
  136. </Debugging>
  137. </CONFIG>