echo.lpi 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  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. <MainUnitHasScaledStatement Value="False"/>
  11. </Flags>
  12. <SessionStorage Value="InProjectDir"/>
  13. <MainUnit Value="0"/>
  14. <Title Value="echo"/>
  15. <UseAppBundle Value="False"/>
  16. <ResourceType Value="res"/>
  17. </General>
  18. <VersionInfo>
  19. <StringTable ProductVersion=""/>
  20. </VersionInfo>
  21. <BuildModes Count="1">
  22. <Item1 Name="Default" Default="True"/>
  23. </BuildModes>
  24. <PublishOptions>
  25. <Version Value="2"/>
  26. </PublishOptions>
  27. <RunParams>
  28. <local>
  29. <FormatVersion Value="1"/>
  30. </local>
  31. </RunParams>
  32. <Units Count="1">
  33. <Unit0>
  34. <Filename Value="echo.lpr"/>
  35. <IsPartOfProject Value="True"/>
  36. </Unit0>
  37. </Units>
  38. </ProjectOptions>
  39. <CompilerOptions>
  40. <Version Value="11"/>
  41. <PathDelim Value="\"/>
  42. <Target>
  43. <Filename Value="echo"/>
  44. </Target>
  45. <SearchPaths>
  46. <IncludeFiles Value="$(ProjOutDir)"/>
  47. <OtherUnitFiles Value="..\webmodule"/>
  48. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  49. </SearchPaths>
  50. </CompilerOptions>
  51. <Debugging>
  52. <Exceptions Count="3">
  53. <Item1>
  54. <Name Value="EAbort"/>
  55. </Item1>
  56. <Item2>
  57. <Name Value="ECodetoolError"/>
  58. </Item2>
  59. <Item3>
  60. <Name Value="EFOpenError"/>
  61. </Item3>
  62. </Exceptions>
  63. </Debugging>
  64. </CONFIG>