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.

67 lines
1.6 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="example"/>
  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="1">
  35. <Unit0>
  36. <Filename Value="example.lpr"/>
  37. <IsPartOfProject Value="True"/>
  38. </Unit0>
  39. </Units>
  40. </ProjectOptions>
  41. <CompilerOptions>
  42. <Version Value="11"/>
  43. <PathDelim Value="\"/>
  44. <Target>
  45. <Filename Value="example"/>
  46. </Target>
  47. <SearchPaths>
  48. <IncludeFiles Value="$(ProjOutDir)"/>
  49. <OtherUnitFiles Value="..\.."/>
  50. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  51. </SearchPaths>
  52. </CompilerOptions>
  53. <Debugging>
  54. <Exceptions Count="3">
  55. <Item1>
  56. <Name Value="EAbort"/>
  57. </Item1>
  58. <Item2>
  59. <Name Value="ECodetoolError"/>
  60. </Item2>
  61. <Item3>
  62. <Name Value="EFOpenError"/>
  63. </Item3>
  64. </Exceptions>
  65. </Debugging>
  66. </CONFIG>