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.

92 wiersze
2.3 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="project1"/>
  10. <ResourceType Value="res"/>
  11. <UseXPManifest Value="True"/>
  12. </General>
  13. <i18n>
  14. <EnableI18N LFM="False"/>
  15. </i18n>
  16. <VersionInfo>
  17. <StringTable ProductVersion=""/>
  18. </VersionInfo>
  19. <BuildModes Count="1">
  20. <Item1 Name="Default" Default="True"/>
  21. </BuildModes>
  22. <PublishOptions>
  23. <Version Value="2"/>
  24. </PublishOptions>
  25. <RunParams>
  26. <local>
  27. <FormatVersion Value="1"/>
  28. </local>
  29. </RunParams>
  30. <RequiredPackages Count="1">
  31. <Item1>
  32. <PackageName Value="LCL"/>
  33. </Item1>
  34. </RequiredPackages>
  35. <Units Count="3">
  36. <Unit0>
  37. <Filename Value="project1.lpr"/>
  38. <IsPartOfProject Value="True"/>
  39. </Unit0>
  40. <Unit1>
  41. <Filename Value="uMainForm.pas"/>
  42. <IsPartOfProject Value="True"/>
  43. <ComponentName Value="MainForm"/>
  44. <HasResources Value="True"/>
  45. <ResourceBaseClass Value="Form"/>
  46. <UnitName Value="uMainForm"/>
  47. </Unit1>
  48. <Unit2>
  49. <Filename Value="..\..\uglcVertexArrayObject.pas"/>
  50. <IsPartOfProject Value="True"/>
  51. <UnitName Value="uglcVertexArrayObject"/>
  52. </Unit2>
  53. </Units>
  54. </ProjectOptions>
  55. <CompilerOptions>
  56. <Version Value="11"/>
  57. <PathDelim Value="\"/>
  58. <Target>
  59. <Filename Value="project1"/>
  60. </Target>
  61. <SearchPaths>
  62. <IncludeFiles Value="$(ProjOutDir);..\.."/>
  63. <OtherUnitFiles Value="..\.."/>
  64. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  65. </SearchPaths>
  66. <Linking>
  67. <Debugging>
  68. <UseHeaptrc Value="True"/>
  69. <UseExternalDbgSyms Value="True"/>
  70. </Debugging>
  71. <Options>
  72. <Win32>
  73. <GraphicApplication Value="True"/>
  74. </Win32>
  75. </Options>
  76. </Linking>
  77. </CompilerOptions>
  78. <Debugging>
  79. <Exceptions Count="3">
  80. <Item1>
  81. <Name Value="EAbort"/>
  82. </Item1>
  83. <Item2>
  84. <Name Value="ECodetoolError"/>
  85. </Item2>
  86. <Item3>
  87. <Name Value="EFOpenError"/>
  88. </Item3>
  89. </Exceptions>
  90. </Debugging>
  91. </CONFIG>