From 5f25dc6be7e6a8f185d37884611123f7d3af7615 Mon Sep 17 00:00:00 2001 From: Gunnar Sletta Date: Fri, 8 Mar 2013 08:51:34 +0100 Subject: Don't force disable accessibility MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I75a2d4565272bbcd27ec4ca9a3806a4c114c3442 Reviewed-by: Samuel Rødal --- mkspecs/unsupported/android-g++/qmake.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/mkspecs/unsupported/android-g++/qmake.conf b/mkspecs/unsupported/android-g++/qmake.conf index 8cd1c0c3bd..1955054880 100644 --- a/mkspecs/unsupported/android-g++/qmake.conf +++ b/mkspecs/unsupported/android-g++/qmake.conf @@ -177,7 +177,6 @@ QMAKE_LIBS_OPENGL_ES2 = -lEGL -lGLESv2 $$QMAKE_LIBS CONFIG += linux-android-9 android-9 linux-android android android-no-sdk android_app load(qt_config) -QT_CONFIG -=accessibility # we don't support exceptions, but right now this has no effect # you need to manually delete mkspecs/features/exceptions.prf -- cgit v1.2.3