summaryrefslogtreecommitdiffstats
path: root/config.tests/symbian/audio
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* Started using qtmain.lib for all Qt applications, also corelib ones.axis2010-11-081-0/+1
| | | | | | | | | | | This commit also fixes the issue that 564058a1bb didn't, namely that config tests broke on Symbian. It does this by continuing to use the Open C libcrt0.lib library for non-Qt applications. This is also more correct, since you should not have to compile the Qt libs to compile a non-Qt app. Task: QTBUG-14735 RevBy: Miikka Heikkinen
* Fixed audio-backend detection in configure tests.axis2010-09-141-0/+2
| | | | | Task: QTBUG-11671 RevBy: Trust me
* Added configure test for audio backend on Symbian.axis2010-02-253-0/+56