fading.lpi 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  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="fading"/>
  10. <ResourceType Value="res"/>
  11. <UseXPManifest Value="True"/>
  12. </General>
  13. <i18n>
  14. <EnableI18N LFM="False"/>
  15. </i18n>
  16. <VersionInfo>
  17. <StringTable ProductVersion=""/>
  18. </VersionInfo>
  19. <BuildModes Count="2">
  20. <Item1 Name="Debug" Default="True"/>
  21. <Item2 Name="Release">
  22. <CompilerOptions>
  23. <Version Value="11"/>
  24. <PathDelim Value="\"/>
  25. <Target>
  26. <Filename Value="fading"/>
  27. </Target>
  28. <SearchPaths>
  29. <IncludeFiles Value="$(ProjOutDir)"/>
  30. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  31. </SearchPaths>
  32. <CodeGeneration>
  33. <SmartLinkUnit Value="True"/>
  34. <Optimizations>
  35. <OptimizationLevel Value="3"/>
  36. </Optimizations>
  37. </CodeGeneration>
  38. <Linking>
  39. <Debugging>
  40. <GenerateDebugInfo Value="False"/>
  41. </Debugging>
  42. <LinkSmart Value="True"/>
  43. <Options>
  44. <Win32>
  45. <GraphicApplication Value="True"/>
  46. </Win32>
  47. </Options>
  48. </Linking>
  49. <Other>
  50. <CompilerMessages>
  51. <MsgFileName Value=""/>
  52. </CompilerMessages>
  53. <CompilerPath Value="$(CompPath)"/>
  54. </Other>
  55. </CompilerOptions>
  56. </Item2>
  57. </BuildModes>
  58. <PublishOptions>
  59. <Version Value="2"/>
  60. <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
  61. <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
  62. </PublishOptions>
  63. <RunParams>
  64. <local>
  65. <FormatVersion Value="1"/>
  66. </local>
  67. </RunParams>
  68. <RequiredPackages Count="2">
  69. <Item1>
  70. <PackageName Value="bgracontrols"/>
  71. </Item1>
  72. <Item2>
  73. <PackageName Value="LCL"/>
  74. </Item2>
  75. </RequiredPackages>
  76. <Units Count="2">
  77. <Unit0>
  78. <Filename Value="fading.lpr"/>
  79. <IsPartOfProject Value="True"/>
  80. <UnitName Value="fading"/>
  81. </Unit0>
  82. <Unit1>
  83. <Filename Value="unit1.pas"/>
  84. <IsPartOfProject Value="True"/>
  85. <ComponentName Value="Form1"/>
  86. <HasResources Value="True"/>
  87. <ResourceBaseClass Value="Form"/>
  88. <UnitName Value="Unit1"/>
  89. </Unit1>
  90. </Units>
  91. </ProjectOptions>
  92. <CompilerOptions>
  93. <Version Value="11"/>
  94. <PathDelim Value="\"/>
  95. <Target>
  96. <Filename Value="fading"/>
  97. </Target>
  98. <SearchPaths>
  99. <IncludeFiles Value="$(ProjOutDir)"/>
  100. <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
  101. </SearchPaths>
  102. <Parsing>
  103. <SyntaxOptions>
  104. <IncludeAssertionCode Value="True"/>
  105. </SyntaxOptions>
  106. </Parsing>
  107. <CodeGeneration>
  108. <Checks>
  109. <IOChecks Value="True"/>
  110. <RangeChecks Value="True"/>
  111. <OverflowChecks Value="True"/>
  112. <StackChecks Value="True"/>
  113. </Checks>
  114. </CodeGeneration>
  115. <Linking>
  116. <Debugging>
  117. <DebugInfoType Value="dsDwarf2Set"/>
  118. <UseHeaptrc Value="True"/>
  119. <UseExternalDbgSyms Value="True"/>
  120. </Debugging>
  121. <Options>
  122. <Win32>
  123. <GraphicApplication Value="True"/>
  124. </Win32>
  125. </Options>
  126. </Linking>
  127. <Other>
  128. <CompilerMessages>
  129. <MsgFileName Value=""/>
  130. </CompilerMessages>
  131. <CompilerPath Value="$(CompPath)"/>
  132. </Other>
  133. </CompilerOptions>
  134. <Debugging>
  135. <Exceptions Count="3">
  136. <Item1>
  137. <Name Value="EAbort"/>
  138. </Item1>
  139. <Item2>
  140. <Name Value="ECodetoolError"/>
  141. </Item2>
  142. <Item3>
  143. <Name Value="EFOpenError"/>
  144. </Item3>
  145. </Exceptions>
  146. </Debugging>
  147. </CONFIG>