Android: Added config tests for multimedia on android.
authorChristian Strømme <christian.stromme@digia.com>
Fri, 26 Apr 2013 12:49:45 +0000 (14:49 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 29 Apr 2013 16:03:17 +0000 (18:03 +0200)
commitffb26b07c84d99ff3b3c857d7f85cfe1b724ec45
tree2b62ea73709cd6a375e60a2a17680b9389ddfc58
parent081395a749ce4a8e5fe656c0ca4946d302018534
Android: Added config tests for multimedia on android.

The Android multimedia plug-in requires API level 11 to compile, so the
config test will check and issue a message about the requirement if the
API level can't be satisfied.

Change-Id: I6c21fe1255024e853023bd8168dfa917b00c4c23
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
config.tests/android/android.pro [new file with mode: 0644]
config.tests/android/main.java [new file with mode: 0644]
qtmultimedia.pro