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.

381 lines
12 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="8">
  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=".."/>
  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=".."/>
  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=".."/>
  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=".."/>
  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=".."/>
  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=".."/>
  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=".."/>
  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. </BuildModes>
  309. <PublishOptions>
  310. <Version Value="2"/>
  311. </PublishOptions>
  312. <RunParams>
  313. <local>
  314. <FormatVersion Value="1"/>
  315. </local>
  316. </RunParams>
  317. <Units Count="1">
  318. <Unit0>
  319. <Filename Value="libShaderFile.lpr"/>
  320. <IsPartOfProject Value="True"/>
  321. </Unit0>
  322. </Units>
  323. </ProjectOptions>
  324. <CompilerOptions>
  325. <Version Value="11"/>
  326. <PathDelim Value="\"/>
  327. <Target>
  328. <Filename Value="libShaderFile-$(TargetCPU)-$(TargetOS)"/>
  329. </Target>
  330. <SearchPaths>
  331. <IncludeFiles Value="$(ProjOutDir);..\inc"/>
  332. <OtherUnitFiles Value=".."/>
  333. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  334. </SearchPaths>
  335. <Parsing>
  336. <SyntaxOptions>
  337. <IncludeAssertionCode Value="True"/>
  338. </SyntaxOptions>
  339. </Parsing>
  340. <CodeGeneration>
  341. <RelocatableUnit Value="True"/>
  342. <Checks>
  343. <IOChecks Value="True"/>
  344. <RangeChecks Value="True"/>
  345. <OverflowChecks Value="True"/>
  346. <StackChecks Value="True"/>
  347. </Checks>
  348. <TargetCPU Value="i386"/>
  349. <TargetOS Value="win32"/>
  350. </CodeGeneration>
  351. <Linking>
  352. <Debugging>
  353. <DebugInfoType Value="dsDwarf2Set"/>
  354. <UseHeaptrc Value="True"/>
  355. <UseExternalDbgSyms Value="True"/>
  356. </Debugging>
  357. <Options>
  358. <ExecutableType Value="Library"/>
  359. </Options>
  360. </Linking>
  361. <Other>
  362. <CompilerMessages>
  363. <IgnoredMessages idx5024="True"/>
  364. </CompilerMessages>
  365. </Other>
  366. </CompilerOptions>
  367. <Debugging>
  368. <Exceptions Count="3">
  369. <Item1>
  370. <Name Value="EAbort"/>
  371. </Item1>
  372. <Item2>
  373. <Name Value="ECodetoolError"/>
  374. </Item2>
  375. <Item3>
  376. <Name Value="EFOpenError"/>
  377. </Item3>
  378. </Exceptions>
  379. </Debugging>
  380. </CONFIG>