equal
deleted
inserted
replaced
5 unix:contains(QT_CONFIG, gstreamer): SUBDIRS *= gstreamer |
5 unix:contains(QT_CONFIG, gstreamer): SUBDIRS *= gstreamer |
6 mac:contains(QT_CONFIG, phonon-backend): SUBDIRS *= qt7 |
6 mac:contains(QT_CONFIG, phonon-backend): SUBDIRS *= qt7 |
7 win32:!wince*:contains(QT_CONFIG, phonon-backend): SUBDIRS *= ds9 |
7 win32:!wince*:contains(QT_CONFIG, phonon-backend): SUBDIRS *= ds9 |
8 wince*:contains(QT_CONFIG, phonon-backend): SUBDIRS *= waveout |
8 wince*:contains(QT_CONFIG, phonon-backend): SUBDIRS *= waveout |
9 wince*:contains(QT_CONFIG, directshow): SUBDIRS *= ds9 |
9 wince*:contains(QT_CONFIG, directshow): SUBDIRS *= ds9 |
|
10 |
|
11 # Note that the MMF backend is in some scenarios an important complement to the |
|
12 # Helix backend: the latter requires Symbian signed capabilities, hence MMF |
|
13 # provides multimedia for self signed scenarios. |
10 symbian:contains(QT_CONFIG, phonon-backend): SUBDIRS *= mmf |
14 symbian:contains(QT_CONFIG, phonon-backend): SUBDIRS *= mmf |