author | Alex Gilkes <alex.gilkes@nokia.com> |
Mon, 11 Jan 2010 14:00:40 +0000 | |
changeset 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = subdirs |
2 |
||
3 |
!contains(QT_CONFIG, no-jpeg):SUBDIRS += jpeg |
|
4 |
!contains(QT_CONFIG, no-gif):SUBDIRS += gif |
|
5 |
!contains(QT_CONFIG, no-mng):SUBDIRS += mng |
|
6 |
contains(QT_CONFIG, svg):SUBDIRS += svg |
|
7 |
!contains(QT_CONFIG, no-tiff):SUBDIRS += tiff |
|
8 |
!contains(QT_CONFIG, no-ico):SUBDIRS += ico |