Last change
on this file since 603 was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
File size:
508 bytes
|
Rev | Line | |
---|
[2] | 1 | TEMPLATE = subdirs
|
---|
| 2 |
|
---|
| 3 | SUBDIRS *= accessible imageformats sqldrivers iconengines script
|
---|
[561] | 4 | unix:!symbian {
|
---|
[2] | 5 | contains(QT_CONFIG,iconv)|contains(QT_CONFIG,gnu-libiconv):SUBDIRS *= codecs
|
---|
| 6 | } else {
|
---|
| 7 | SUBDIRS *= codecs
|
---|
| 8 | }
|
---|
| 9 | !embedded:SUBDIRS *= graphicssystems
|
---|
| 10 | embedded:SUBDIRS *= gfxdrivers decorations mousedrivers kbddrivers
|
---|
[561] | 11 | !win32:!os2:!embedded:!mac:!symbian:SUBDIRS *= inputmethods
|
---|
| 12 | symbian:SUBDIRS += s60
|
---|
[2] | 13 | contains(QT_CONFIG, phonon): SUBDIRS *= phonon
|
---|
[561] | 14 | contains(QT_CONFIG, multimedia): SUBDIRS *= audio
|
---|
Note:
See
TracBrowser
for help on using the repository browser.