summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/audio/audioinput/audioinput.pro
Commit message (Collapse)AuthorAgeFilesLines
* Move audio and video examples into the common multimedia directory.Andrew den Exter2009-10-161-16/+0
| | | | | | | | | Brings the video examples into multimedia directory, and removes the audio sub-directory so the directory structure is in line with the other example categories. Task-number: QT-667 Reviewed-by: Kurt Korbatits
* Demos and applications have a nice Qt logo when installed on SymbianEspen Riskedal2009-10-021-1/+1
| | | | | | | | | | Added a line to the symbianpkgrules.pri files which includes an ICON if the TARGET.UID3 is defined. We should fix the application_icon.prf to handle ICON without UID3 situations more gracefully, but for now I reordered existing UID3s to be specified before the symbianpkgrules.pri includes. Reviewed-by: Aleksandar Babic
* Added missing TARGET.UID3 definitions to various components.Miikka Heikkinen2009-09-031-0/+4
| | | | | | | Every non-test binary built for Symbian needs explicitly assigned UID3, so added TARGET.UID3 for components that were missing it. Reviewed-by: Janne Anttila
* Merge AudioServices into mainline.Justin McPherson2009-08-051-0/+12