compileserver.lpi 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  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. <OtherUnitFiles Value="../../packages/fcl-js/src;../../packages/fcl-json/src;../../packages/fcl-passrc/src;../../packages/pastojs/src"/>
  52. <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
  53. </SearchPaths>
  54. </CompilerOptions>
  55. <Debugging>
  56. <Exceptions Count="3">
  57. <Item1>
  58. <Name Value="EAbort"/>
  59. </Item1>
  60. <Item2>
  61. <Name Value="ECodetoolError"/>
  62. </Item2>
  63. <Item3>
  64. <Name Value="EFOpenError"/>
  65. </Item3>
  66. </Exceptions>
  67. </Debugging>
  68. </CONFIG>