author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 19 Feb 2010 23:40:16 +0200 | |
branch | RCL_3 |
changeset 4 | 3b1da2848fc7 |
parent 3 | 41300fa6a67c |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = subdirs |
2 |
||
3 |
SUBDIRS = |
|
4 |
||
5 |
unix:contains(QT_CONFIG, gstreamer): SUBDIRS *= gstreamer |
|
6 |
mac:contains(QT_CONFIG, phonon-backend): SUBDIRS *= qt7 |
|
7 |
win32:!wince*:contains(QT_CONFIG, phonon-backend): SUBDIRS *= ds9 |
|
8 |
wince*:contains(QT_CONFIG, phonon-backend): SUBDIRS *= waveout |
|
9 |
wince*:contains(QT_CONFIG, directshow): SUBDIRS *= ds9 |
|
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
10 |
|
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
11 |
# Note that the MMF backend is in some scenarios an important complement to the |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
12 |
# Helix backend: the latter requires Symbian signed capabilities, hence MMF |
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
13 |
# provides multimedia for self signed scenarios. |
0 | 14 |
symbian:contains(QT_CONFIG, phonon-backend): SUBDIRS *= mmf |