qt5base-lts/tests/auto/gui/image/image.pro
Laszlo Agocs d87edf4e3e Remove internal class QVolatileImage.
This made sense only for Symbian where there was a special
CFbsBitmap-based backend present and it was used from the
Symbian-specific VG and GL pixmap implementations.

The generic version is merely a useless wrapper over QImage and is not
in use anywhere in the codebase.

Change-Id: I1dabe22dfb8cbbc35dce8e22703a3aff810fb5f9
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-02-29 17:39:01 +01:00

18 lines
282 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qimagereader \
qicoimageformat \
qpixmap \
qpixmapcache \
qimage \
qpixmapfilter \
qimageiohandler \
qimagewriter \
qmovie \
qicon \
qpicture \
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
qpixmapcache \