Changeset 561 for trunk/src/plugins/phonon
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/src/plugins/phonon/phonon.pro
r2 r561 8 8 wince*:contains(QT_CONFIG, phonon-backend): SUBDIRS *= waveout 9 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. 14 symbian:contains(QT_CONFIG, phonon-backend): SUBDIRS *= mmf -
trunk/src/plugins/phonon/qt7/qt7.pro
r2 r561 13 13 } 14 14 15 LIBS += -framework A udioUnit \15 LIBS += -framework AppKit -framework AudioUnit \ 16 16 -framework AudioToolbox -framework CoreAudio \ 17 17 -framework QuartzCore -framework QTKit
Note:
See TracChangeset
for help on using the changeset viewer.