25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

137 satır
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="13">
  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. <UnitName Value="uMainForm"/>
  48. </Unit1>
  49. <Unit2>
  50. <Filename Value="..\..\utsRendererOpenGL.pas"/>
  51. <IsPartOfProject Value="True"/>
  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. <UnitName Value="utsFontCreatorGDI"/>
  75. </Unit7>
  76. <Unit8>
  77. <Filename Value="..\..\utsCodePages.pas"/>
  78. <IsPartOfProject Value="True"/>
  79. </Unit8>
  80. <Unit9>
  81. <Filename Value="..\..\utsPostProcess.pas"/>
  82. <IsPartOfProject Value="True"/>
  83. </Unit9>
  84. <Unit10>
  85. <Filename Value="..\..\utsFontCreatorFreeType.pas"/>
  86. <IsPartOfProject Value="True"/>
  87. <UnitName Value="utsFontCreatorFreeType"/>
  88. </Unit10>
  89. <Unit11>
  90. <Filename Value="..\..\utsGDI.pas"/>
  91. <IsPartOfProject Value="True"/>
  92. <UnitName Value="utsGDI"/>
  93. </Unit11>
  94. <Unit12>
  95. <Filename Value="..\..\utsFreeType.pas"/>
  96. <IsPartOfProject Value="True"/>
  97. <UnitName Value="utsFreeType"/>
  98. </Unit12>
  99. </Units>
  100. </ProjectOptions>
  101. <CompilerOptions>
  102. <Version Value="11"/>
  103. <PathDelim Value="\"/>
  104. <Target>
  105. <Filename Value="TextSuiteTest"/>
  106. </Target>
  107. <SearchPaths>
  108. <IncludeFiles Value="$(ProjOutDir);old"/>
  109. <OtherUnitFiles Value="..\..;..\..\old;..\..\OpenGLCore"/>
  110. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  111. </SearchPaths>
  112. <Linking>
  113. <Debugging>
  114. <UseHeaptrc Value="True"/>
  115. </Debugging>
  116. <Options>
  117. <Win32>
  118. <GraphicApplication Value="True"/>
  119. </Win32>
  120. </Options>
  121. </Linking>
  122. </CompilerOptions>
  123. <Debugging>
  124. <Exceptions Count="3">
  125. <Item1>
  126. <Name Value="EAbort"/>
  127. </Item1>
  128. <Item2>
  129. <Name Value="ECodetoolError"/>
  130. </Item2>
  131. <Item3>
  132. <Name Value="EFOpenError"/>
  133. </Item3>
  134. </Exceptions>
  135. </Debugging>
  136. </CONFIG>