fcldemo.lpi 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="10"/>
  5. <General>
  6. <Flags>
  7. <SaveOnlyProjectUnits Value="True"/>
  8. <MainUnitHasCreateFormStatements Value="False"/>
  9. <MainUnitHasTitleStatement Value="False"/>
  10. <MainUnitHasScaledStatement Value="False"/>
  11. <SaveJumpHistory Value="False"/>
  12. <SaveFoldState Value="False"/>
  13. </Flags>
  14. <SessionStorage Value="InProjectDir"/>
  15. <MainUnit Value="0"/>
  16. <Title Value="FPReport plain FCL demo"/>
  17. <UseAppBundle Value="False"/>
  18. <ResourceType Value="res"/>
  19. </General>
  20. <MacroValues Count="1">
  21. <Macro1 Name="fpgui" Value="/data/devel/fpgui"/>
  22. </MacroValues>
  23. <BuildModes Count="1">
  24. <Item1 Name="Default" Default="True"/>
  25. <SharedMatrixOptions Count="1">
  26. <Item1 ID="615255761581" Modes="Default" Type="IDEMacro" MacroName="fpgui" Value="/data/devel/fpgui"/>
  27. </SharedMatrixOptions>
  28. </BuildModes>
  29. <PublishOptions>
  30. <Version Value="2"/>
  31. </PublishOptions>
  32. <RunParams>
  33. <local>
  34. <FormatVersion Value="1"/>
  35. <CommandLineParams Value="-d simplelist -f fpimage"/>
  36. </local>
  37. </RunParams>
  38. <Units Count="15">
  39. <Unit0>
  40. <Filename Value="fcldemo.pp"/>
  41. <IsPartOfProject Value="True"/>
  42. </Unit0>
  43. <Unit1>
  44. <Filename Value="regreports.pp"/>
  45. <IsPartOfProject Value="True"/>
  46. </Unit1>
  47. <Unit2>
  48. <Filename Value="rptsimplelist.pp"/>
  49. <IsPartOfProject Value="True"/>
  50. </Unit2>
  51. <Unit3>
  52. <Filename Value="rptexpressions.pp"/>
  53. <IsPartOfProject Value="True"/>
  54. </Unit3>
  55. <Unit4>
  56. <Filename Value="rptgrouping.pp"/>
  57. <IsPartOfProject Value="True"/>
  58. </Unit4>
  59. <Unit5>
  60. <Filename Value="rptframes.pp"/>
  61. <IsPartOfProject Value="True"/>
  62. </Unit5>
  63. <Unit6>
  64. <Filename Value="rptimages.pp"/>
  65. <IsPartOfProject Value="True"/>
  66. </Unit6>
  67. <Unit7>
  68. <Filename Value="rptdataset.pp"/>
  69. <IsPartOfProject Value="True"/>
  70. </Unit7>
  71. <Unit8>
  72. <Filename Value="rptshapes.pp"/>
  73. <IsPartOfProject Value="True"/>
  74. </Unit8>
  75. <Unit9>
  76. <Filename Value="rptttf.pp"/>
  77. <IsPartOfProject Value="True"/>
  78. </Unit9>
  79. <Unit10>
  80. <Filename Value="rptcolumns.pp"/>
  81. <IsPartOfProject Value="True"/>
  82. </Unit10>
  83. <Unit11>
  84. <Filename Value="rptmasterdetail.pp"/>
  85. <IsPartOfProject Value="True"/>
  86. </Unit11>
  87. <Unit12>
  88. <Filename Value="rptmasterdetaildataset.pp"/>
  89. <IsPartOfProject Value="True"/>
  90. </Unit12>
  91. <Unit13>
  92. <Filename Value="rptjson.pp"/>
  93. <IsPartOfProject Value="True"/>
  94. </Unit13>
  95. <Unit14>
  96. <Filename Value="rptcontnr.pp"/>
  97. <IsPartOfProject Value="True"/>
  98. </Unit14>
  99. </Units>
  100. </ProjectOptions>
  101. <CompilerOptions>
  102. <Version Value="11"/>
  103. <Target>
  104. <Filename Value="fcldemo"/>
  105. </Target>
  106. <SearchPaths>
  107. <IncludeFiles Value="$(ProjOutDir)"/>
  108. <OtherUnitFiles Value="polygon;../units/$(TargetCPU)-$(TargetOS)"/>
  109. <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
  110. </SearchPaths>
  111. <Linking>
  112. <Debugging>
  113. <UseHeaptrc Value="True"/>
  114. </Debugging>
  115. </Linking>
  116. </CompilerOptions>
  117. <Debugging>
  118. <Exceptions Count="3">
  119. <Item1>
  120. <Name Value="EAbort"/>
  121. </Item1>
  122. <Item2>
  123. <Name Value="ECodetoolError"/>
  124. </Item2>
  125. <Item3>
  126. <Name Value="EFOpenError"/>
  127. </Item3>
  128. </Exceptions>
  129. </Debugging>
  130. </CONFIG>