Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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