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.

82 lines
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. </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="2">
  36. <Unit0>
  37. <Filename Value="PostProcess.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. </Unit1>
  47. </Units>
  48. </ProjectOptions>
  49. <CompilerOptions>
  50. <Version Value="11"/>
  51. <PathDelim Value="\"/>
  52. <Target>
  53. <Filename Value="PostProcess"/>
  54. </Target>
  55. <SearchPaths>
  56. <IncludeFiles Value="$(ProjOutDir);..\..\inc"/>
  57. <OtherUnitFiles Value="..\utils;..\.."/>
  58. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  59. </SearchPaths>
  60. <Linking>
  61. <Options>
  62. <Win32>
  63. <GraphicApplication Value="True"/>
  64. </Win32>
  65. </Options>
  66. </Linking>
  67. </CompilerOptions>
  68. <Debugging>
  69. <Exceptions Count="3">
  70. <Item1>
  71. <Name Value="EAbort"/>
  72. </Item1>
  73. <Item2>
  74. <Name Value="ECodetoolError"/>
  75. </Item2>
  76. <Item3>
  77. <Name Value="EFOpenError"/>
  78. </Item3>
  79. </Exceptions>
  80. </Debugging>
  81. </CONFIG>