echo.lpi 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="10"/>
  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="echo"/>
  14. <UseAppBundle Value="False"/>
  15. <ResourceType Value="res"/>
  16. </General>
  17. <i18n>
  18. <EnableI18N LFM="False"/>
  19. </i18n>
  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. <Units Count="1">
  32. <Unit0>
  33. <Filename Value="echo.lpr"/>
  34. <IsPartOfProject Value="True"/>
  35. </Unit0>
  36. </Units>
  37. </ProjectOptions>
  38. <CompilerOptions>
  39. <Version Value="11"/>
  40. <PathDelim Value="\"/>
  41. <Target>
  42. <Filename Value="echo"/>
  43. </Target>
  44. <SearchPaths>
  45. <IncludeFiles Value="$(ProjOutDir)"/>
  46. <OtherUnitFiles Value="..\webmodule"/>
  47. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  48. </SearchPaths>
  49. </CompilerOptions>
  50. <Debugging>
  51. <Exceptions Count="3">
  52. <Item1>
  53. <Name Value="EAbort"/>
  54. </Item1>
  55. <Item2>
  56. <Name Value="ECodetoolError"/>
  57. </Item2>
  58. <Item3>
  59. <Name Value="EFOpenError"/>
  60. </Item3>
  61. </Exceptions>
  62. </Debugging>
  63. </CONFIG>