Ignore:
Timestamp:
Dec 21, 2016, 3:49:27 PM (7 years ago)
Author:
chronos
Message:
  • Modified: For single class layer TPixmap and TColor is used. They have TBPixmap and TBColor backends pairs.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gbitmap/project1.lpi

    r19 r20  
    1818      <StringTable ProductVersion=""/>
    1919    </VersionInfo>
    20     <BuildModes Count="1">
    21       <Item1 Name="Default" Default="True"/>
     20    <BuildModes Count="2">
     21      <Item1 Name="Debug" Default="True"/>
     22      <Item2 Name="Release">
     23        <CompilerOptions>
     24          <Version Value="11"/>
     25          <PathDelim Value="\"/>
     26          <Target>
     27            <Filename Value="project1"/>
     28          </Target>
     29          <SearchPaths>
     30            <IncludeFiles Value="$(ProjOutDir)"/>
     31            <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     32          </SearchPaths>
     33          <Parsing>
     34            <SyntaxOptions>
     35              <SyntaxMode Value="Delphi"/>
     36              <CStyleOperator Value="False"/>
     37              <AllowLabel Value="False"/>
     38              <CPPInline Value="False"/>
     39            </SyntaxOptions>
     40          </Parsing>
     41          <CodeGeneration>
     42            <SmartLinkUnit Value="True"/>
     43          </CodeGeneration>
     44          <Linking>
     45            <Debugging>
     46              <GenerateDebugInfo Value="False"/>
     47            </Debugging>
     48            <LinkSmart Value="True"/>
     49            <Options>
     50              <Win32>
     51                <GraphicApplication Value="True"/>
     52              </Win32>
     53            </Options>
     54          </Linking>
     55        </CompilerOptions>
     56      </Item2>
    2257    </BuildModes>
    2358    <PublishOptions>
     
    73108      <SyntaxOptions>
    74109        <SyntaxMode Value="Delphi"/>
     110        <CStyleOperator Value="False"/>
    75111        <IncludeAssertionCode Value="True"/>
     112        <AllowLabel Value="False"/>
     113        <CPPInline Value="False"/>
    76114      </SyntaxOptions>
    77115    </Parsing>
     
    86124    </CodeGeneration>
    87125    <Linking>
     126      <Debugging>
     127        <UseHeaptrc Value="True"/>
     128      </Debugging>
    88129      <Options>
    89130        <Win32>
     
    92133      </Options>
    93134    </Linking>
     135    <Other>
     136      <CompilerMessages>
     137        <IgnoredMessages idx5024="True"/>
     138      </CompilerMessages>
     139      <CustomOptions Value="-dDEBUG"/>
     140    </Other>
    94141  </CompilerOptions>
    95142  <Debugging>
Note: See TracChangeset for help on using the changeset viewer.