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.
 
 
 
 
 
 

424 lines
13 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="libShaderFile"/>
  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="Win32Debug" Default="True"/>
  25. <Item2 Name="Win32Release">
  26. <CompilerOptions>
  27. <Version Value="11"/>
  28. <PathDelim Value="\"/>
  29. <Target>
  30. <Filename Value="libShaderFile-$(TargetCPU)-$(TargetOS)"/>
  31. </Target>
  32. <SearchPaths>
  33. <IncludeFiles Value="$(ProjOutDir);inc"/>
  34. <OtherUnitFiles Value="ShaderFile"/>
  35. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  36. </SearchPaths>
  37. <CodeGeneration>
  38. <SmartLinkUnit Value="True"/>
  39. <RelocatableUnit Value="True"/>
  40. <TargetCPU Value="i386"/>
  41. <TargetOS Value="win32"/>
  42. <Optimizations>
  43. <OptimizationLevel Value="3"/>
  44. </Optimizations>
  45. </CodeGeneration>
  46. <Linking>
  47. <Debugging>
  48. <GenerateDebugInfo Value="False"/>
  49. </Debugging>
  50. <LinkSmart Value="True"/>
  51. <Options>
  52. <ExecutableType Value="Library"/>
  53. </Options>
  54. </Linking>
  55. <Other>
  56. <CompilerMessages>
  57. <IgnoredMessages idx5024="True"/>
  58. </CompilerMessages>
  59. </Other>
  60. </CompilerOptions>
  61. </Item2>
  62. <Item3 Name="Win64Debug">
  63. <CompilerOptions>
  64. <Version Value="11"/>
  65. <PathDelim Value="\"/>
  66. <Target>
  67. <Filename Value="libShaderFile-$(TargetCPU)-$(TargetOS)"/>
  68. </Target>
  69. <SearchPaths>
  70. <IncludeFiles Value="$(ProjOutDir);inc"/>
  71. <OtherUnitFiles Value="ShaderFile"/>
  72. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  73. </SearchPaths>
  74. <Parsing>
  75. <SyntaxOptions>
  76. <IncludeAssertionCode Value="True"/>
  77. </SyntaxOptions>
  78. </Parsing>
  79. <CodeGeneration>
  80. <RelocatableUnit Value="True"/>
  81. <Checks>
  82. <IOChecks Value="True"/>
  83. <RangeChecks Value="True"/>
  84. <OverflowChecks Value="True"/>
  85. <StackChecks Value="True"/>
  86. </Checks>
  87. <TargetCPU Value="x86_64"/>
  88. <TargetOS Value="win64"/>
  89. </CodeGeneration>
  90. <Linking>
  91. <Debugging>
  92. <DebugInfoType Value="dsDwarf2Set"/>
  93. <UseHeaptrc Value="True"/>
  94. <UseExternalDbgSyms Value="True"/>
  95. </Debugging>
  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="Win64Release">
  108. <CompilerOptions>
  109. <Version Value="11"/>
  110. <PathDelim Value="\"/>
  111. <Target>
  112. <Filename Value="libShaderFile-$(TargetCPU)-$(TargetOS)"/>
  113. </Target>
  114. <SearchPaths>
  115. <IncludeFiles Value="$(ProjOutDir);inc"/>
  116. <OtherUnitFiles Value="ShaderFile"/>
  117. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  118. </SearchPaths>
  119. <CodeGeneration>
  120. <SmartLinkUnit Value="True"/>
  121. <RelocatableUnit Value="True"/>
  122. <TargetCPU Value="x86_64"/>
  123. <TargetOS Value="win64"/>
  124. <Optimizations>
  125. <OptimizationLevel Value="3"/>
  126. </Optimizations>
  127. </CodeGeneration>
  128. <Linking>
  129. <Debugging>
  130. <GenerateDebugInfo Value="False"/>
  131. </Debugging>
  132. <LinkSmart Value="True"/>
  133. <Options>
  134. <ExecutableType Value="Library"/>
  135. </Options>
  136. </Linking>
  137. <Other>
  138. <CompilerMessages>
  139. <IgnoredMessages idx5024="True"/>
  140. </CompilerMessages>
  141. </Other>
  142. </CompilerOptions>
  143. </Item4>
  144. <Item5 Name="Linux32Debug">
  145. <CompilerOptions>
  146. <Version Value="11"/>
  147. <PathDelim Value="\"/>
  148. <Target>
  149. <Filename Value="libShaderFile-$(TargetCPU)-$(TargetOS)"/>
  150. </Target>
  151. <SearchPaths>
  152. <IncludeFiles Value="$(ProjOutDir);inc"/>
  153. <OtherUnitFiles Value="ShaderFile"/>
  154. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  155. </SearchPaths>
  156. <Parsing>
  157. <SyntaxOptions>
  158. <IncludeAssertionCode Value="True"/>
  159. </SyntaxOptions>
  160. </Parsing>
  161. <CodeGeneration>
  162. <RelocatableUnit Value="True"/>
  163. <Checks>
  164. <IOChecks Value="True"/>
  165. <RangeChecks Value="True"/>
  166. <OverflowChecks Value="True"/>
  167. <StackChecks Value="True"/>
  168. </Checks>
  169. <TargetCPU Value="i386"/>
  170. <TargetOS Value="linux"/>
  171. </CodeGeneration>
  172. <Linking>
  173. <Debugging>
  174. <DebugInfoType Value="dsDwarf2Set"/>
  175. <UseHeaptrc Value="True"/>
  176. <UseExternalDbgSyms Value="True"/>
  177. </Debugging>
  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="Linux32Release">
  190. <CompilerOptions>
  191. <Version Value="11"/>
  192. <PathDelim Value="\"/>
  193. <Target>
  194. <Filename Value="libShaderFile-$(TargetCPU)-$(TargetOS)"/>
  195. </Target>
  196. <SearchPaths>
  197. <IncludeFiles Value="$(ProjOutDir);inc"/>
  198. <OtherUnitFiles Value="ShaderFile"/>
  199. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  200. </SearchPaths>
  201. <CodeGeneration>
  202. <SmartLinkUnit Value="True"/>
  203. <RelocatableUnit Value="True"/>
  204. <TargetCPU Value="i386"/>
  205. <TargetOS Value="linux"/>
  206. <Optimizations>
  207. <OptimizationLevel Value="3"/>
  208. </Optimizations>
  209. </CodeGeneration>
  210. <Linking>
  211. <Debugging>
  212. <GenerateDebugInfo Value="False"/>
  213. </Debugging>
  214. <LinkSmart Value="True"/>
  215. <Options>
  216. <ExecutableType Value="Library"/>
  217. </Options>
  218. </Linking>
  219. <Other>
  220. <CompilerMessages>
  221. <IgnoredMessages idx5024="True"/>
  222. </CompilerMessages>
  223. </Other>
  224. </CompilerOptions>
  225. </Item6>
  226. <Item7 Name="Linux64Debug">
  227. <CompilerOptions>
  228. <Version Value="11"/>
  229. <PathDelim Value="\"/>
  230. <Target>
  231. <Filename Value="libShaderFile-$(TargetCPU)-$(TargetOS)"/>
  232. </Target>
  233. <SearchPaths>
  234. <IncludeFiles Value="$(ProjOutDir);inc"/>
  235. <OtherUnitFiles Value="ShaderFile"/>
  236. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  237. </SearchPaths>
  238. <Parsing>
  239. <SyntaxOptions>
  240. <IncludeAssertionCode Value="True"/>
  241. </SyntaxOptions>
  242. </Parsing>
  243. <CodeGeneration>
  244. <RelocatableUnit Value="True"/>
  245. <Checks>
  246. <IOChecks Value="True"/>
  247. <RangeChecks Value="True"/>
  248. <OverflowChecks Value="True"/>
  249. <StackChecks Value="True"/>
  250. </Checks>
  251. <TargetCPU Value="x86_64"/>
  252. <TargetOS Value="linux"/>
  253. </CodeGeneration>
  254. <Linking>
  255. <Debugging>
  256. <DebugInfoType Value="dsDwarf2Set"/>
  257. <UseHeaptrc Value="True"/>
  258. <UseExternalDbgSyms Value="True"/>
  259. </Debugging>
  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="Linux64Release">
  272. <CompilerOptions>
  273. <Version Value="11"/>
  274. <PathDelim Value="\"/>
  275. <Target>
  276. <Filename Value="libShaderFile-$(TargetCPU)-$(TargetOS)"/>
  277. </Target>
  278. <SearchPaths>
  279. <IncludeFiles Value="$(ProjOutDir);inc"/>
  280. <OtherUnitFiles Value="ShaderFile"/>
  281. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  282. </SearchPaths>
  283. <CodeGeneration>
  284. <SmartLinkUnit Value="True"/>
  285. <RelocatableUnit Value="True"/>
  286. <TargetCPU Value="x86_64"/>
  287. <TargetOS Value="linux"/>
  288. <Optimizations>
  289. <OptimizationLevel Value="3"/>
  290. </Optimizations>
  291. </CodeGeneration>
  292. <Linking>
  293. <Debugging>
  294. <GenerateDebugInfo Value="False"/>
  295. </Debugging>
  296. <LinkSmart Value="True"/>
  297. <Options>
  298. <ExecutableType Value="Library"/>
  299. </Options>
  300. </Linking>
  301. <Other>
  302. <CompilerMessages>
  303. <IgnoredMessages idx5024="True"/>
  304. </CompilerMessages>
  305. </Other>
  306. </CompilerOptions>
  307. </Item8>
  308. <Item9 Name="Default">
  309. <CompilerOptions>
  310. <Version Value="11"/>
  311. <PathDelim Value="\"/>
  312. <Target>
  313. <Filename Value="libShaderFile-$(TargetCPU)-$(TargetOS)"/>
  314. </Target>
  315. <SearchPaths>
  316. <IncludeFiles Value="$(ProjOutDir);inc"/>
  317. <OtherUnitFiles Value="ShaderFile"/>
  318. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  319. </SearchPaths>
  320. <Parsing>
  321. <SyntaxOptions>
  322. <IncludeAssertionCode Value="True"/>
  323. </SyntaxOptions>
  324. </Parsing>
  325. <CodeGeneration>
  326. <RelocatableUnit Value="True"/>
  327. <Checks>
  328. <IOChecks Value="True"/>
  329. <RangeChecks Value="True"/>
  330. <OverflowChecks Value="True"/>
  331. <StackChecks Value="True"/>
  332. </Checks>
  333. </CodeGeneration>
  334. <Linking>
  335. <Debugging>
  336. <DebugInfoType Value="dsDwarf2Set"/>
  337. <UseHeaptrc Value="True"/>
  338. <UseExternalDbgSyms Value="True"/>
  339. </Debugging>
  340. <Options>
  341. <ExecutableType Value="Library"/>
  342. </Options>
  343. </Linking>
  344. <Other>
  345. <CompilerMessages>
  346. <IgnoredMessages idx5024="True"/>
  347. </CompilerMessages>
  348. </Other>
  349. </CompilerOptions>
  350. </Item9>
  351. </BuildModes>
  352. <PublishOptions>
  353. <Version Value="2"/>
  354. </PublishOptions>
  355. <RunParams>
  356. <local>
  357. <FormatVersion Value="1"/>
  358. </local>
  359. </RunParams>
  360. <Units Count="1">
  361. <Unit0>
  362. <Filename Value="libShaderFile.lpr"/>
  363. <IsPartOfProject Value="True"/>
  364. </Unit0>
  365. </Units>
  366. </ProjectOptions>
  367. <CompilerOptions>
  368. <Version Value="11"/>
  369. <PathDelim Value="\"/>
  370. <Target>
  371. <Filename Value="libShaderFile-$(TargetCPU)-$(TargetOS)"/>
  372. </Target>
  373. <SearchPaths>
  374. <IncludeFiles Value="$(ProjOutDir);inc"/>
  375. <OtherUnitFiles Value="ShaderFile"/>
  376. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  377. </SearchPaths>
  378. <Parsing>
  379. <SyntaxOptions>
  380. <IncludeAssertionCode Value="True"/>
  381. </SyntaxOptions>
  382. </Parsing>
  383. <CodeGeneration>
  384. <RelocatableUnit Value="True"/>
  385. <Checks>
  386. <IOChecks Value="True"/>
  387. <RangeChecks Value="True"/>
  388. <OverflowChecks Value="True"/>
  389. <StackChecks Value="True"/>
  390. </Checks>
  391. <TargetCPU Value="i386"/>
  392. <TargetOS Value="win32"/>
  393. </CodeGeneration>
  394. <Linking>
  395. <Debugging>
  396. <DebugInfoType Value="dsDwarf2Set"/>
  397. <UseHeaptrc Value="True"/>
  398. <UseExternalDbgSyms Value="True"/>
  399. </Debugging>
  400. <Options>
  401. <ExecutableType Value="Library"/>
  402. </Options>
  403. </Linking>
  404. <Other>
  405. <CompilerMessages>
  406. <IgnoredMessages idx5024="True"/>
  407. </CompilerMessages>
  408. </Other>
  409. </CompilerOptions>
  410. <Debugging>
  411. <Exceptions Count="3">
  412. <Item1>
  413. <Name Value="EAbort"/>
  414. </Item1>
  415. <Item2>
  416. <Name Value="ECodetoolError"/>
  417. </Item2>
  418. <Item3>
  419. <Name Value="EFOpenError"/>
  420. </Item3>
  421. </Exceptions>
  422. </Debugging>
  423. </CONFIG>