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.
 
 
 
 
 

468 lines
15 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="9">
  24. <Item1 Name="Default" Default="True"/>
  25. <Item2 Name="Win64Debug">
  26. <CompilerOptions>
  27. <Version Value="11"/>
  28. <PathDelim Value="\"/>
  29. <Target>
  30. <Filename Value="libTextSuite-$(TargetCPU)-$(TargetOS)"/>
  31. </Target>
  32. <SearchPaths>
  33. <IncludeFiles Value="$(ProjOutDir)"/>
  34. <OtherUnitFiles Value="TextSuite;Utils;OpenGlCore"/>
  35. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  36. </SearchPaths>
  37. <Parsing>
  38. <SyntaxOptions>
  39. <IncludeAssertionCode Value="True"/>
  40. </SyntaxOptions>
  41. </Parsing>
  42. <CodeGeneration>
  43. <RelocatableUnit Value="True"/>
  44. <Checks>
  45. <IOChecks Value="True"/>
  46. <RangeChecks Value="True"/>
  47. <OverflowChecks Value="True"/>
  48. <StackChecks Value="True"/>
  49. </Checks>
  50. <TargetCPU Value="x86_64"/>
  51. <TargetOS Value="win64"/>
  52. </CodeGeneration>
  53. <Linking>
  54. <Debugging>
  55. <DebugInfoType Value="dsDwarf2Set"/>
  56. <UseHeaptrc Value="True"/>
  57. <UseExternalDbgSyms Value="True"/>
  58. </Debugging>
  59. <Options>
  60. <ExecutableType Value="Library"/>
  61. </Options>
  62. </Linking>
  63. <Other>
  64. <CompilerMessages>
  65. <IgnoredMessages idx5024="True"/>
  66. </CompilerMessages>
  67. </Other>
  68. </CompilerOptions>
  69. </Item2>
  70. <Item3 Name="Win64Release">
  71. <CompilerOptions>
  72. <Version Value="11"/>
  73. <PathDelim Value="\"/>
  74. <Target>
  75. <Filename Value="libTextSuite-$(TargetCPU)-$(TargetOS)"/>
  76. </Target>
  77. <SearchPaths>
  78. <IncludeFiles Value="$(ProjOutDir)"/>
  79. <OtherUnitFiles Value="TextSuite;Utils;OpenGlCore"/>
  80. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  81. </SearchPaths>
  82. <CodeGeneration>
  83. <SmartLinkUnit Value="True"/>
  84. <RelocatableUnit Value="True"/>
  85. <TargetCPU Value="x86_64"/>
  86. <TargetOS Value="win64"/>
  87. <Optimizations>
  88. <OptimizationLevel Value="3"/>
  89. </Optimizations>
  90. </CodeGeneration>
  91. <Linking>
  92. <Debugging>
  93. <UseExternalDbgSyms Value="True"/>
  94. </Debugging>
  95. <LinkSmart Value="True"/>
  96. <Options>
  97. <ExecutableType Value="Library"/>
  98. </Options>
  99. </Linking>
  100. <Other>
  101. <CompilerMessages>
  102. <IgnoredMessages idx5024="True"/>
  103. </CompilerMessages>
  104. </Other>
  105. </CompilerOptions>
  106. </Item3>
  107. <Item4 Name="Win32Debug">
  108. <CompilerOptions>
  109. <Version Value="11"/>
  110. <PathDelim Value="\"/>
  111. <Target>
  112. <Filename Value="libTextSuite-$(TargetCPU)-$(TargetOS)"/>
  113. </Target>
  114. <SearchPaths>
  115. <IncludeFiles Value="$(ProjOutDir)"/>
  116. <OtherUnitFiles Value="TextSuite;Utils;OpenGlCore"/>
  117. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  118. </SearchPaths>
  119. <Parsing>
  120. <SyntaxOptions>
  121. <IncludeAssertionCode Value="True"/>
  122. </SyntaxOptions>
  123. </Parsing>
  124. <CodeGeneration>
  125. <RelocatableUnit Value="True"/>
  126. <Checks>
  127. <IOChecks Value="True"/>
  128. <RangeChecks Value="True"/>
  129. <OverflowChecks Value="True"/>
  130. <StackChecks Value="True"/>
  131. </Checks>
  132. <TargetCPU Value="i386"/>
  133. <TargetOS Value="win32"/>
  134. </CodeGeneration>
  135. <Linking>
  136. <Debugging>
  137. <DebugInfoType Value="dsDwarf2Set"/>
  138. <UseHeaptrc Value="True"/>
  139. <UseExternalDbgSyms Value="True"/>
  140. </Debugging>
  141. <Options>
  142. <ExecutableType Value="Library"/>
  143. </Options>
  144. </Linking>
  145. <Other>
  146. <CompilerMessages>
  147. <IgnoredMessages idx5024="True"/>
  148. </CompilerMessages>
  149. </Other>
  150. </CompilerOptions>
  151. </Item4>
  152. <Item5 Name="Win32Release">
  153. <CompilerOptions>
  154. <Version Value="11"/>
  155. <PathDelim Value="\"/>
  156. <Target>
  157. <Filename Value="libTextSuite-$(TargetCPU)-$(TargetOS)"/>
  158. </Target>
  159. <SearchPaths>
  160. <IncludeFiles Value="$(ProjOutDir)"/>
  161. <OtherUnitFiles Value="TextSuite;Utils;OpenGlCore"/>
  162. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  163. </SearchPaths>
  164. <CodeGeneration>
  165. <SmartLinkUnit Value="True"/>
  166. <RelocatableUnit Value="True"/>
  167. <TargetCPU Value="i386"/>
  168. <TargetOS Value="win32"/>
  169. <Optimizations>
  170. <OptimizationLevel Value="3"/>
  171. </Optimizations>
  172. </CodeGeneration>
  173. <Linking>
  174. <Debugging>
  175. <UseExternalDbgSyms Value="True"/>
  176. </Debugging>
  177. <LinkSmart Value="True"/>
  178. <Options>
  179. <ExecutableType Value="Library"/>
  180. </Options>
  181. </Linking>
  182. <Other>
  183. <CompilerMessages>
  184. <IgnoredMessages idx5024="True"/>
  185. </CompilerMessages>
  186. </Other>
  187. </CompilerOptions>
  188. </Item5>
  189. <Item6 Name="Linux32Debug">
  190. <CompilerOptions>
  191. <Version Value="11"/>
  192. <PathDelim Value="\"/>
  193. <Target>
  194. <Filename Value="libTextSuite-$(TargetCPU)-$(TargetOS)"/>
  195. </Target>
  196. <SearchPaths>
  197. <IncludeFiles Value="$(ProjOutDir)"/>
  198. <OtherUnitFiles Value="TextSuite;Utils;OpenGlCore"/>
  199. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  200. </SearchPaths>
  201. <Parsing>
  202. <SyntaxOptions>
  203. <IncludeAssertionCode Value="True"/>
  204. </SyntaxOptions>
  205. </Parsing>
  206. <CodeGeneration>
  207. <RelocatableUnit Value="True"/>
  208. <Checks>
  209. <IOChecks Value="True"/>
  210. <RangeChecks Value="True"/>
  211. <OverflowChecks Value="True"/>
  212. <StackChecks Value="True"/>
  213. </Checks>
  214. <TargetCPU Value="i386"/>
  215. <TargetOS Value="linux"/>
  216. </CodeGeneration>
  217. <Linking>
  218. <Debugging>
  219. <DebugInfoType Value="dsDwarf2Set"/>
  220. <UseHeaptrc Value="True"/>
  221. <UseExternalDbgSyms Value="True"/>
  222. </Debugging>
  223. <Options>
  224. <ExecutableType Value="Library"/>
  225. </Options>
  226. </Linking>
  227. <Other>
  228. <CompilerMessages>
  229. <IgnoredMessages idx5024="True"/>
  230. </CompilerMessages>
  231. </Other>
  232. </CompilerOptions>
  233. </Item6>
  234. <Item7 Name="Linus32Release">
  235. <CompilerOptions>
  236. <Version Value="11"/>
  237. <PathDelim Value="\"/>
  238. <Target>
  239. <Filename Value="libTextSuite-$(TargetCPU)-$(TargetOS)"/>
  240. </Target>
  241. <SearchPaths>
  242. <IncludeFiles Value="$(ProjOutDir)"/>
  243. <OtherUnitFiles Value="TextSuite;Utils;OpenGlCore"/>
  244. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  245. </SearchPaths>
  246. <CodeGeneration>
  247. <SmartLinkUnit Value="True"/>
  248. <RelocatableUnit Value="True"/>
  249. <TargetCPU Value="i386"/>
  250. <TargetOS Value="linux"/>
  251. <Optimizations>
  252. <OptimizationLevel Value="3"/>
  253. </Optimizations>
  254. </CodeGeneration>
  255. <Linking>
  256. <Debugging>
  257. <UseExternalDbgSyms Value="True"/>
  258. </Debugging>
  259. <LinkSmart Value="True"/>
  260. <Options>
  261. <ExecutableType Value="Library"/>
  262. </Options>
  263. </Linking>
  264. <Other>
  265. <CompilerMessages>
  266. <IgnoredMessages idx5024="True"/>
  267. </CompilerMessages>
  268. </Other>
  269. </CompilerOptions>
  270. </Item7>
  271. <Item8 Name="Linux64Debug">
  272. <CompilerOptions>
  273. <Version Value="11"/>
  274. <PathDelim Value="\"/>
  275. <Target>
  276. <Filename Value="libTextSuite-$(TargetCPU)-$(TargetOS)"/>
  277. </Target>
  278. <SearchPaths>
  279. <IncludeFiles Value="$(ProjOutDir)"/>
  280. <OtherUnitFiles Value="TextSuite;Utils;OpenGlCore"/>
  281. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  282. </SearchPaths>
  283. <Parsing>
  284. <SyntaxOptions>
  285. <IncludeAssertionCode Value="True"/>
  286. </SyntaxOptions>
  287. </Parsing>
  288. <CodeGeneration>
  289. <RelocatableUnit Value="True"/>
  290. <Checks>
  291. <IOChecks Value="True"/>
  292. <RangeChecks Value="True"/>
  293. <OverflowChecks Value="True"/>
  294. <StackChecks Value="True"/>
  295. </Checks>
  296. <TargetCPU Value="x86_64"/>
  297. <TargetOS Value="linux"/>
  298. </CodeGeneration>
  299. <Linking>
  300. <Debugging>
  301. <DebugInfoType Value="dsDwarf2Set"/>
  302. <UseHeaptrc Value="True"/>
  303. <UseExternalDbgSyms Value="True"/>
  304. </Debugging>
  305. <Options>
  306. <ExecutableType Value="Library"/>
  307. </Options>
  308. </Linking>
  309. <Other>
  310. <CompilerMessages>
  311. <IgnoredMessages idx5024="True"/>
  312. </CompilerMessages>
  313. </Other>
  314. </CompilerOptions>
  315. </Item8>
  316. <Item9 Name="Linux64Release">
  317. <CompilerOptions>
  318. <Version Value="11"/>
  319. <PathDelim Value="\"/>
  320. <Target>
  321. <Filename Value="libTextSuite-$(TargetCPU)-$(TargetOS)"/>
  322. </Target>
  323. <SearchPaths>
  324. <IncludeFiles Value="$(ProjOutDir)"/>
  325. <OtherUnitFiles Value="TextSuite;Utils;OpenGlCore"/>
  326. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  327. </SearchPaths>
  328. <CodeGeneration>
  329. <SmartLinkUnit Value="True"/>
  330. <RelocatableUnit Value="True"/>
  331. <TargetCPU Value="x86_64"/>
  332. <TargetOS Value="linux"/>
  333. <Optimizations>
  334. <OptimizationLevel Value="3"/>
  335. </Optimizations>
  336. </CodeGeneration>
  337. <Linking>
  338. <Debugging>
  339. <UseExternalDbgSyms Value="True"/>
  340. </Debugging>
  341. <LinkSmart Value="True"/>
  342. <Options>
  343. <ExecutableType Value="Library"/>
  344. </Options>
  345. </Linking>
  346. <Other>
  347. <CompilerMessages>
  348. <IgnoredMessages idx5024="True"/>
  349. </CompilerMessages>
  350. </Other>
  351. </CompilerOptions>
  352. </Item9>
  353. </BuildModes>
  354. <PublishOptions>
  355. <Version Value="2"/>
  356. </PublishOptions>
  357. <RunParams>
  358. <local>
  359. <FormatVersion Value="1"/>
  360. </local>
  361. </RunParams>
  362. <Units Count="12">
  363. <Unit0>
  364. <Filename Value="libTextSuite.lpr"/>
  365. <IsPartOfProject Value="True"/>
  366. </Unit0>
  367. <Unit1>
  368. <Filename Value="ultsUtils.pas"/>
  369. <IsPartOfProject Value="True"/>
  370. <UnitName Value="ultsUtils"/>
  371. </Unit1>
  372. <Unit2>
  373. <Filename Value="ultsTypes.pas"/>
  374. <IsPartOfProject Value="True"/>
  375. <UnitName Value="ultsTypes"/>
  376. </Unit2>
  377. <Unit3>
  378. <Filename Value="ultsContext.pas"/>
  379. <IsPartOfProject Value="True"/>
  380. <UnitName Value="ultsContext"/>
  381. </Unit3>
  382. <Unit4>
  383. <Filename Value="ultsRenderer.pas"/>
  384. <IsPartOfProject Value="True"/>
  385. <UnitName Value="ultsRenderer"/>
  386. </Unit4>
  387. <Unit5>
  388. <Filename Value="ultsTextBlock.pas"/>
  389. <IsPartOfProject Value="True"/>
  390. <UnitName Value="ultsTextBlock"/>
  391. </Unit5>
  392. <Unit6>
  393. <Filename Value="ultsGeneral.pas"/>
  394. <IsPartOfProject Value="True"/>
  395. <UnitName Value="ultsGeneral"/>
  396. </Unit6>
  397. <Unit7>
  398. <Filename Value="ultsFont.pas"/>
  399. <IsPartOfProject Value="True"/>
  400. <UnitName Value="ultsFont"/>
  401. </Unit7>
  402. <Unit8>
  403. <Filename Value="ultsFontCreator.pas"/>
  404. <IsPartOfProject Value="True"/>
  405. <UnitName Value="ultsFontCreator"/>
  406. </Unit8>
  407. <Unit9>
  408. <Filename Value="ultsImage.pas"/>
  409. <IsPartOfProject Value="True"/>
  410. <UnitName Value="ultsImage"/>
  411. </Unit9>
  412. <Unit10>
  413. <Filename Value="ultsPostProcessor.pas"/>
  414. <IsPartOfProject Value="True"/>
  415. <UnitName Value="ultsPostProcessor"/>
  416. </Unit10>
  417. <Unit11>
  418. <Filename Value="ultsChar.pas"/>
  419. <IsPartOfProject Value="True"/>
  420. <UnitName Value="ultsChar"/>
  421. </Unit11>
  422. </Units>
  423. </ProjectOptions>
  424. <CompilerOptions>
  425. <Version Value="11"/>
  426. <PathDelim Value="\"/>
  427. <Target>
  428. <Filename Value="libTextSuite-$(TargetCPU)-$(TargetOS)"/>
  429. </Target>
  430. <SearchPaths>
  431. <IncludeFiles Value="$(ProjOutDir)"/>
  432. <OtherUnitFiles Value="TextSuite;Utils;OpenGlCore"/>
  433. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  434. </SearchPaths>
  435. <CodeGeneration>
  436. <RelocatableUnit Value="True"/>
  437. </CodeGeneration>
  438. <Linking>
  439. <Debugging>
  440. <UseHeaptrc Value="True"/>
  441. <UseExternalDbgSyms Value="True"/>
  442. </Debugging>
  443. <Options>
  444. <ExecutableType Value="Library"/>
  445. </Options>
  446. </Linking>
  447. <Other>
  448. <CompilerMessages>
  449. <IgnoredMessages idx5024="True"/>
  450. </CompilerMessages>
  451. <CustomOptions Value="-dDUMP_HEAPTRACE"/>
  452. </Other>
  453. </CompilerOptions>
  454. <Debugging>
  455. <Exceptions Count="3">
  456. <Item1>
  457. <Name Value="EAbort"/>
  458. </Item1>
  459. <Item2>
  460. <Name Value="ECodetoolError"/>
  461. </Item2>
  462. <Item3>
  463. <Name Value="EFOpenError"/>
  464. </Item3>
  465. </Exceptions>
  466. </Debugging>
  467. </CONFIG>