2
0

RunBackgroundTasks.lpi 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="11"/>
  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="RunBackgroundTasks"/>
  15. <UseAppBundle Value="False"/>
  16. <ResourceType Value="res"/>
  17. </General>
  18. <BuildModes Count="1">
  19. <Item1 Name="Default" Default="True"/>
  20. </BuildModes>
  21. <PublishOptions>
  22. <Version Value="2"/>
  23. </PublishOptions>
  24. <RunParams>
  25. <FormatVersion Value="2"/>
  26. <Modes Count="0"/>
  27. </RunParams>
  28. <Units Count="1">
  29. <Unit0>
  30. <Filename Value="RunBackgroundTasks.lpr"/>
  31. <IsPartOfProject Value="True"/>
  32. </Unit0>
  33. </Units>
  34. </ProjectOptions>
  35. <CompilerOptions>
  36. <Version Value="11"/>
  37. <PathDelim Value="\"/>
  38. <Target>
  39. <Filename Value="bin\$(TargetCPU)-$(TargetOS)\RunBackgroundTasks"/>
  40. </Target>
  41. <SearchPaths>
  42. <IncludeFiles Value="$(ProjOutDir)"/>
  43. <OtherUnitFiles Value="..\..\..\..\..\QuickLib"/>
  44. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  45. </SearchPaths>
  46. </CompilerOptions>
  47. <Debugging>
  48. <Exceptions Count="3">
  49. <Item1>
  50. <Name Value="EAbort"/>
  51. </Item1>
  52. <Item2>
  53. <Name Value="ECodetoolError"/>
  54. </Item2>
  55. <Item3>
  56. <Name Value="EFOpenError"/>
  57. </Item3>
  58. </Exceptions>
  59. </Debugging>
  60. </CONFIG>