summaryrefslogtreecommitdiffstats
path: root/src/multimedia/mediaservices/mediaservices.pro
Commit message (Collapse)AuthorAgeFilesLines
* Removed mediaservices.Kurt Korbatits2010-05-181-21/+0
|
* Three fixes from Shane after QtMultimedia was split into two dlls.Espen Riskedal2010-04-161-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | Fix1: QtMultimedia to get .def files from the correct location multimedia was split into 2 subdirectories, which means the general purpose rule in qbase.pri no longer works. Task-number: QTBUG-9983 Reviewed-by: Miikka Heikkinen Fix2: Fix QtMultimedia .def files As a result of the split of multimedia into two DLLs, made the following changes: 1. Revert QtMultimediau.def to v4.6.2 (compatibility baseline) 2. Freeze QtMultimedia and QtMediaServices This is compatible with 4.6.2, but not compatible with any previous 4.7 build. Task-number: QTBUG-9983 Fix3: Add QtMediaServices.dll to Qt.sis The new dll will now be installed by the symbian sis package. Task-number: QTBUG-9983 Reviewed-by: Miikka Heikkinen
* QtMediaservices -> QtMediaServices.Justin McPherson2010-04-161-1/+1
| | | | Reviewed-by: Dmytro Poplavskiy
* Create Mediaservices lib, separate from Multimedia.Justin McPherson2010-04-151-0/+16