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/bgrabitmappack4nogui.pas

    r494 r521  
    55unit BGRABitmapPack4NoGUI;
    66
     7{$warn 5023 off : no warning about unused units}
    78interface
    89
     
    2324  BGRANoGUIBitmap, BGRASceneTypes, BGRARenderer3D, BGRAWriteBmpMioMap,
    2425  BGRASpriteGL, BGRAOpenGLType, BGRAOpenGL, BGRACanvasGL, BGRAPhoxo,
    25   BGRAFilterScanner, BGRAFilterType;
     26  BGRAFilterScanner, BGRAFilterType, BGRAFilterBlur, BGRAMultiFileType,
     27  BGRAWinResource, BGRAUnicode;
    2628
    2729implementation
Note: See TracChangeset for help on using the changeset viewer.