| Last change
 on this file since 1063 was             846, checked in by Dmitry A. Kuminov, 15 years ago | 
        
          | 
trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.
 | 
        
          | File size:
            661 bytes | 
      
      
| Line |  | 
|---|
| 1 | TEMPLATE = subdirs | 
|---|
| 2 |  | 
|---|
| 3 | SUBDIRS *= sqldrivers script bearer | 
|---|
| 4 | unix:!symbian { | 
|---|
| 5 | contains(QT_CONFIG,iconv)|contains(QT_CONFIG,gnu-libiconv):SUBDIRS *= codecs | 
|---|
| 6 | } else { | 
|---|
| 7 | SUBDIRS *= codecs | 
|---|
| 8 | } | 
|---|
| 9 | !contains(QT_CONFIG, no-gui): SUBDIRS *= imageformats iconengines | 
|---|
| 10 | !embedded:SUBDIRS *= graphicssystems | 
|---|
| 11 | embedded:SUBDIRS *=  gfxdrivers decorations mousedrivers kbddrivers | 
|---|
| 12 | !win32:!os2:!embedded:!mac:!symbian:SUBDIRS *= inputmethods | 
|---|
| 13 | !symbian:!contains(QT_CONFIG, no-gui):SUBDIRS += accessible | 
|---|
| 14 | symbian:SUBDIRS += s60 | 
|---|
| 15 | contains(QT_CONFIG, phonon): SUBDIRS *= phonon | 
|---|
| 16 | contains(QT_CONFIG, multimedia): SUBDIRS *= audio | 
|---|
| 17 | contains(QT_CONFIG, declarative): SUBDIRS *= qmltooling | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.