author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Wed, 28 Apr 2010 13:15:16 +0300 | |
branch | RCL_3 |
changeset 16 | b25b6dc3ff8b |
parent 0 | 1918ee327afb |
child 33 | 3e2da88830cd |
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 |