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.

83 lines
2.1 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="GrabScreen"/>
  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="GrabScreen.lpr"/>
  37. <IsPartOfProject Value="True"/>
  38. <UnitName Value="GrabScreen"/>
  39. </Unit0>
  40. <Unit1>
  41. <Filename Value="..\dglOpenGL.pas"/>
  42. <IsPartOfProject Value="True"/>
  43. <UnitName Value="dglOpenGL"/>
  44. </Unit1>
  45. <Unit2>
  46. <Filename Value="..\Helper.pas"/>
  47. <IsPartOfProject Value="True"/>
  48. <UnitName Value="Helper"/>
  49. </Unit2>
  50. <Unit3>
  51. <Filename Value="..\..\glBitmap.pas"/>
  52. <IsPartOfProject Value="True"/>
  53. <UnitName Value="glBitmap"/>
  54. </Unit3>
  55. </Units>
  56. </ProjectOptions>
  57. <CompilerOptions>
  58. <Version Value="11"/>
  59. <PathDelim Value="\"/>
  60. <Target>
  61. <Filename Value="GrabScreen"/>
  62. </Target>
  63. <SearchPaths>
  64. <IncludeFiles Value="$(ProjOutDir)"/>
  65. <OtherUnitFiles Value="..;..\.."/>
  66. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  67. </SearchPaths>
  68. </CompilerOptions>
  69. <Debugging>
  70. <Exceptions Count="3">
  71. <Item1>
  72. <Name Value="EAbort"/>
  73. </Item1>
  74. <Item2>
  75. <Name Value="ECodetoolError"/>
  76. </Item2>
  77. <Item3>
  78. <Name Value="EFOpenError"/>
  79. </Item3>
  80. </Exceptions>
  81. </Debugging>
  82. </CONFIG>