diff options
author | Gunnar Sletta <gunnar.sletta@digia.com> | 2013-03-08 08:51:34 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-03-12 07:04:16 +0100 |
commit | 5f25dc6be7e6a8f185d37884611123f7d3af7615 (patch) | |
tree | c12aa7b7abd26394b0508eebdaca6a3ae1b428ea | |
parent | cbb1be5ea9f152d08b033f307061ecfdd8b986ea (diff) |
-rw-r--r-- | mkspecs/unsupported/android-g++/qmake.conf | 1 |
1 files changed, 0 insertions, 1 deletions
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 |