Ignore:
Timestamp:
Apr 17, 2019, 12:58:41 AM (5 years ago)
Author:
chronos
Message:
  • Modified: Propagate project build mode options to used packages.
  • Added: Check memory leaks using heaptrc.
  • Modified: Update BGRABitmap package.
Location:
GraphicTest
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • GraphicTest

    • Property svn:ignore
      •  

        old new  
        88GraphicTest.lps
        99GraphicTest.dbg
         10heaptrclog.trc
  • GraphicTest/Packages/bgrabitmap/bgrabitmappack.lpk

    r494 r521  
    99      <PathDelim Value="\"/>
    1010      <SearchPaths>
    11         <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\$(FPCVer)"/>
     11        <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
    1212      </SearchPaths>
    1313      <Parsing>
     
    1818      <CodeGeneration>
    1919        <Optimizations>
    20           <OptimizationLevel Value="3"/>
     20          <OptimizationLevel Value="0"/>
    2121          <VariablesInRegisters Value="True"/>
    2222        </Optimizations>
     
    3030    <Description Value="Drawing routines with alpha blending and antialiasing"/>
    3131    <License Value="modified LGPL"/>
    32     <Version Major="9" Minor="3"/>
    33     <Files Count="108">
     32    <Version Major="9" Minor="9" Release="3"/>
     33    <Files Count="120">
    3434      <Item1>
    3535        <Filename Value="bgraanimatedgif.pas"/>
     
    454454      <Item106>
    455455        <Filename Value="bgramultifiletype.pas"/>
    456         <UnitName Value="bgramultifiletype"/>
     456        <UnitName Value="BGRAMultiFileType"/>
    457457      </Item106>
    458458      <Item107>
     
    464464        <UnitName Value="BGRALazResource"/>
    465465      </Item108>
     466      <Item109>
     467        <Filename Value="bgraiconcursor.pas"/>
     468        <UnitName Value="BGRAIconCursor"/>
     469      </Item109>
     470      <Item110>
     471        <Filename Value="bgrablurgl.pas"/>
     472        <UnitName Value="BGRABlurGL"/>
     473      </Item110>
     474      <Item111>
     475        <Filename Value="bgrareadtiff.pas"/>
     476        <UnitName Value="BGRAReadTiff"/>
     477      </Item111>
     478      <Item112>
     479        <Filename Value="bgralazpaint.pas"/>
     480        <UnitName Value="BGRALazPaint"/>
     481      </Item112>
     482      <Item113>
     483        <Filename Value="bgramemdirectory.pas"/>
     484        <UnitName Value="BGRAMemDirectory"/>
     485      </Item113>
     486      <Item114>
     487        <Filename Value="bgraunicode.pas"/>
     488        <UnitName Value="BGRAUnicode"/>
     489      </Item114>
     490      <Item115>
     491        <Filename Value="bgratextbidi.pas"/>
     492        <UnitName Value="BGRATextBidi"/>
     493      </Item115>
     494      <Item116>
     495        <Filename Value="bgralayeroriginal.pas"/>
     496        <UnitName Value="BGRALayerOriginal"/>
     497      </Item116>
     498      <Item117>
     499        <Filename Value="bgrasvgoriginal.pas"/>
     500        <UnitName Value="BGRASVGOriginal"/>
     501      </Item117>
     502      <Item118>
     503        <Filename Value="bgragradientoriginal.pas"/>
     504        <UnitName Value="BGRAGradientOriginal"/>
     505      </Item118>
     506      <Item119>
     507        <Filename Value="bgrapixel.inc"/>
     508        <Type Value="Include"/>
     509      </Item119>
     510      <Item120>
     511        <Filename Value="bezier.inc"/>
     512        <Type Value="Binary"/>
     513      </Item120>
    466514    </Files>
    467515    <RequiredPkgs Count="2">
     
    479527    <PublishOptions>
    480528      <Version Value="2"/>
    481       <IgnoreBinaries Value="False"/>
    482529    </PublishOptions>
    483530    <CustomOptions Items="ExternHelp" Version="2">
Note: See TracChangeset for help on using the changeset viewer.