From 0a7882f6b308296ff9d44d891d3bdfed91679ce2 Mon Sep 17 00:00:00 2001 From: Yoann Lopes Date: Mon, 25 Mar 2013 18:11:27 +0100 Subject: Android: added camera support. This patch includes all camera features: viewport, settings, image capture, and video recording. It also adds support for QAudioRecorder. Change-Id: Ib962177cc8de4bac03f42a2bc0f534e03464bbfc Reviewed-by: Christian Stromme --- src/plugins/android/android.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/android/android.pro') diff --git a/src/plugins/android/android.pro b/src/plugins/android/android.pro index 2cfc83f0e..288ae8528 100644 --- a/src/plugins/android/android.pro +++ b/src/plugins/android/android.pro @@ -1,5 +1,5 @@ TEMPLATE = subdirs -SUBDIRS += mediaplayer \ +SUBDIRS += src \ jar -- cgit v1.2.3