|
Last change
on this file since 87 was 2, checked in by Dmitry A. Kuminov, 17 years ago |
|
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
|
File size:
284 bytes
|
| Line | |
|---|
| 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
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.