compileserver.lpi 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="11"/>
  5. <General>
  6. <Flags>
  7. <MainUnitHasCreateFormStatements Value="False"/>
  8. <MainUnitHasTitleStatement Value="False"/>
  9. <MainUnitHasScaledStatement Value="False"/>
  10. </Flags>
  11. <SessionStorage Value="InProjectDir"/>
  12. <MainUnit Value="0"/>
  13. <Title Value="compileserver"/>
  14. <UseAppBundle Value="False"/>
  15. <ResourceType Value="res"/>
  16. </General>
  17. <BuildModes Count="1">
  18. <Item1 Name="Default" Default="True"/>
  19. </BuildModes>
  20. <PublishOptions>
  21. <Version Value="2"/>
  22. </PublishOptions>
  23. <RunParams>
  24. <FormatVersion Value="2"/>
  25. <Modes Count="1">
  26. <Mode0 Name="default"/>
  27. </Modes>
  28. </RunParams>
  29. <Units Count="3">
  30. <Unit0>
  31. <Filename Value="compileserver.pp"/>
  32. <IsPartOfProject Value="True"/>
  33. </Unit0>
  34. <Unit1>
  35. <Filename Value="dirwatch.pp"/>
  36. <IsPartOfProject Value="True"/>
  37. </Unit1>
  38. <Unit2>
  39. <Filename Value="httpcompiler.pp"/>
  40. <IsPartOfProject Value="True"/>
  41. </Unit2>
  42. </Units>
  43. </ProjectOptions>
  44. <CompilerOptions>
  45. <Version Value="11"/>
  46. <Target>
  47. <Filename Value="compileserver"/>
  48. </Target>
  49. <SearchPaths>
  50. <IncludeFiles Value="$(ProjOutDir)"/>
  51. <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
  52. </SearchPaths>
  53. </CompilerOptions>
  54. <Debugging>
  55. <Exceptions Count="3">
  56. <Item1>
  57. <Name Value="EAbort"/>
  58. </Item1>
  59. <Item2>
  60. <Name Value="ECodetoolError"/>
  61. </Item2>
  62. <Item3>
  63. <Name Value="EFOpenError"/>
  64. </Item3>
  65. </Exceptions>
  66. </Debugging>
  67. </CONFIG>