/examples/testall.lpi

http://github.com/graemeg/lazarus · Unknown · 121 lines · 121 code · 0 blank · 0 comment · 0 complexity · 3e695bb5e402e9b837f4e8eb8903e0d1 MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <CONFIG>
  3. <ProjectOptions>
  4. <Version Value="9"/>
  5. <PathDelim Value="\"/>
  6. <General>
  7. <SessionStorage Value="InProjectDir"/>
  8. <MainUnit Value="0"/>
  9. <Title Value="testall"/>
  10. <ResourceType Value="res"/>
  11. <UseXPManifest Value="True"/>
  12. <Icon Value="0"/>
  13. </General>
  14. <VersionInfo>
  15. <StringTable ProductVersion=""/>
  16. </VersionInfo>
  17. <BuildModes Count="2">
  18. <Item1 Name="Debug" Default="True"/>
  19. <Item2 Name="Release">
  20. <CompilerOptions>
  21. <Version Value="11"/>
  22. <PathDelim Value="\"/>
  23. <Target>
  24. <Filename Value="testall"/>
  25. </Target>
  26. <SearchPaths>
  27. <IncludeFiles Value="$(ProjOutDir)"/>
  28. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  29. </SearchPaths>
  30. <CodeGeneration>
  31. <Optimizations>
  32. <OptimizationLevel Value="2"/>
  33. <VariablesInRegisters Value="True"/>
  34. </Optimizations>
  35. </CodeGeneration>
  36. <Linking>
  37. <Debugging>
  38. <GenerateDebugInfo Value="False"/>
  39. <UseLineInfoUnit Value="False"/>
  40. <StripSymbols Value="True"/>
  41. </Debugging>
  42. <LinkSmart Value="True"/>
  43. <Options>
  44. <Win32>
  45. <GraphicApplication Value="True"/>
  46. </Win32>
  47. </Options>
  48. </Linking>
  49. </CompilerOptions>
  50. </Item2>
  51. </BuildModes>
  52. <PublishOptions>
  53. <Version Value="2"/>
  54. </PublishOptions>
  55. <RunParams>
  56. <local>
  57. <FormatVersion Value="1"/>
  58. </local>
  59. </RunParams>
  60. <RequiredPackages Count="1">
  61. <Item1>
  62. <PackageName Value="LCL"/>
  63. </Item1>
  64. </RequiredPackages>
  65. <Units Count="3">
  66. <Unit0>
  67. <Filename Value="testall.lpr"/>
  68. <IsPartOfProject Value="True"/>
  69. </Unit0>
  70. <Unit1>
  71. <Filename Value="testallform.pp"/>
  72. <IsPartOfProject Value="True"/>
  73. <ComponentName Value="Form1"/>
  74. <HasResources Value="True"/>
  75. <ResourceBaseClass Value="Form"/>
  76. <UnitName Value="TestAllForm"/>
  77. </Unit1>
  78. <Unit2>
  79. <Filename Value="testallform_include.inc"/>
  80. <IsPartOfProject Value="True"/>
  81. </Unit2>
  82. </Units>
  83. </ProjectOptions>
  84. <CompilerOptions>
  85. <Version Value="11"/>
  86. <PathDelim Value="\"/>
  87. <Target>
  88. <Filename Value="testall"/>
  89. </Target>
  90. <SearchPaths>
  91. <IncludeFiles Value="$(ProjOutDir)"/>
  92. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  93. </SearchPaths>
  94. <CodeGeneration>
  95. <Checks>
  96. <IOChecks Value="True"/>
  97. <RangeChecks Value="True"/>
  98. <OverflowChecks Value="True"/>
  99. <StackChecks Value="True"/>
  100. </Checks>
  101. </CodeGeneration>
  102. <Linking>
  103. <Debugging>
  104. <UseHeaptrc Value="True"/>
  105. </Debugging>
  106. </Linking>
  107. </CompilerOptions>
  108. <Debugging>
  109. <Exceptions Count="3">
  110. <Item1>
  111. <Name Value="EAbort"/>
  112. </Item1>
  113. <Item2>
  114. <Name Value="ECodetoolError"/>
  115. </Item2>
  116. <Item3>
  117. <Name Value="EFOpenError"/>
  118. </Item3>
  119. </Exceptions>
  120. </Debugging>
  121. </CONFIG>