fppkg.lpi 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. <?xml version="1.0"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <General>
  6. <Flags>
  7. <MainUnitHasUsesSectionForAllUnits Value="False"/>
  8. <MainUnitHasCreateFormStatements Value="False"/>
  9. <MainUnitHasTitleStatement Value="False"/>
  10. <LRSInOutputDirectory Value="False"/>
  11. </Flags>
  12. <SessionStorage Value="InProjectDir"/>
  13. <MainUnit Value="0"/>
  14. </General>
  15. <VersionInfo>
  16. <Language Value=""/>
  17. <CharSet Value=""/>
  18. <StringTable ProductVersion=""/>
  19. </VersionInfo>
  20. <PublishOptions>
  21. <Version Value="2"/>
  22. <IgnoreBinaries Value="False"/>
  23. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  24. <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
  25. </PublishOptions>
  26. <RunParams>
  27. <local>
  28. <FormatVersion Value="1"/>
  29. <CommandLineParams Value="list"/>
  30. <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
  31. </local>
  32. </RunParams>
  33. <Units Count="8">
  34. <Unit0>
  35. <Filename Value="fppkg.pp"/>
  36. <IsPartOfProject Value="True"/>
  37. <UnitName Value="fppkg"/>
  38. </Unit0>
  39. <Unit1>
  40. <Filename Value="pkgropts.pp"/>
  41. <IsPartOfProject Value="True"/>
  42. <UnitName Value="pkgoptions"/>
  43. </Unit1>
  44. <Unit2>
  45. <Filename Value="fprepos.pp"/>
  46. <IsPartOfProject Value="True"/>
  47. <UnitName Value="fprepos"/>
  48. </Unit2>
  49. <Unit3>
  50. <Filename Value="fpxmlrep.pp"/>
  51. <IsPartOfProject Value="True"/>
  52. <UnitName Value="fpxmlrep"/>
  53. </Unit3>
  54. <Unit4>
  55. <Filename Value="pkghandler.pp"/>
  56. <IsPartOfProject Value="True"/>
  57. <UnitName Value="pkghandler"/>
  58. </Unit4>
  59. <Unit5>
  60. <Filename Value="pkgmkconv.pp"/>
  61. <IsPartOfProject Value="True"/>
  62. <UnitName Value="pkgmkconv"/>
  63. </Unit5>
  64. <Unit6>
  65. <Filename Value="pkgdownload.pp"/>
  66. <IsPartOfProject Value="True"/>
  67. <UnitName Value="pkgDownload"/>
  68. </Unit6>
  69. <Unit7>
  70. <Filename Value="pkgmessages.pp"/>
  71. <IsPartOfProject Value="True"/>
  72. <UnitName Value="pkgmessages"/>
  73. </Unit7>
  74. </Units>
  75. </ProjectOptions>
  76. <CompilerOptions>
  77. <Version Value="9"/>
  78. <SearchPaths>
  79. <IncludeFiles Value="lnet/sys"/>
  80. <OtherUnitFiles Value="lnet"/>
  81. </SearchPaths>
  82. <Parsing>
  83. <SyntaxOptions>
  84. <UseAnsiStrings Value="False"/>
  85. </SyntaxOptions>
  86. </Parsing>
  87. <CodeGeneration>
  88. <Checks>
  89. <IOChecks Value="True"/>
  90. <RangeChecks Value="True"/>
  91. <OverflowChecks Value="True"/>
  92. <StackChecks Value="True"/>
  93. </Checks>
  94. <Optimizations>
  95. <OptimizationLevel Value="0"/>
  96. </Optimizations>
  97. </CodeGeneration>
  98. <Linking>
  99. <Debugging>
  100. <GenerateDebugInfo Value="True"/>
  101. </Debugging>
  102. </Linking>
  103. <Other>
  104. <Verbosity>
  105. <ShowHints Value="False"/>
  106. </Verbosity>
  107. <CompilerMessages>
  108. <UseMsgFile Value="True"/>
  109. </CompilerMessages>
  110. <CustomOptions Value="-FE."/>
  111. <CompilerPath Value="$(CompPath)"/>
  112. </Other>
  113. </CompilerOptions>
  114. <Debugging>
  115. <Exceptions Count="2">
  116. <Item1>
  117. <Name Value="ECodetoolError"/>
  118. </Item1>
  119. <Item2>
  120. <Name Value="EFOpenError"/>
  121. </Item2>
  122. </Exceptions>
  123. </Debugging>
  124. </CONFIG>