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.

80 wiersze
2.0 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="SimpleLoadFromFile"/>
  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="1">
  24. <Item1 Name="Default" Default="True"/>
  25. </BuildModes>
  26. <PublishOptions>
  27. <Version Value="2"/>
  28. </PublishOptions>
  29. <RunParams>
  30. <local>
  31. <FormatVersion Value="1"/>
  32. </local>
  33. </RunParams>
  34. <Units Count="4">
  35. <Unit0>
  36. <Filename Value="SimpleLoadFromFile.lpr"/>
  37. <IsPartOfProject Value="True"/>
  38. </Unit0>
  39. <Unit1>
  40. <Filename Value="..\dglOpenGL.pas"/>
  41. <IsPartOfProject Value="True"/>
  42. </Unit1>
  43. <Unit2>
  44. <Filename Value="..\..\glBitmap.pas"/>
  45. <IsPartOfProject Value="True"/>
  46. <UnitName Value="glBitmap"/>
  47. </Unit2>
  48. <Unit3>
  49. <Filename Value="..\Helper.pas"/>
  50. <IsPartOfProject Value="True"/>
  51. </Unit3>
  52. </Units>
  53. </ProjectOptions>
  54. <CompilerOptions>
  55. <Version Value="11"/>
  56. <PathDelim Value="\"/>
  57. <Target>
  58. <Filename Value="SimpleLoadFromFile"/>
  59. </Target>
  60. <SearchPaths>
  61. <IncludeFiles Value="$(ProjOutDir);.."/>
  62. <OtherUnitFiles Value="..;..\.."/>
  63. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  64. </SearchPaths>
  65. </CompilerOptions>
  66. <Debugging>
  67. <Exceptions Count="3">
  68. <Item1>
  69. <Name Value="EAbort"/>
  70. </Item1>
  71. <Item2>
  72. <Name Value="ECodetoolError"/>
  73. </Item2>
  74. <Item3>
  75. <Name Value="EFOpenError"/>
  76. </Item3>
  77. </Exceptions>
  78. </Debugging>
  79. </CONFIG>