From 605cff32a51bf8b5b7dba73fc18622afded39539 Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Wed, 26 Mar 2014 23:35:24 +0100 Subject: Remove usermanual when building for Android Our usermanual is based on webkit, and thats not supported in Qt for Android. We should probably replace it with a Android native webview somehow. Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- subsurface-configure.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subsurface-configure.pri') diff --git a/subsurface-configure.pri b/subsurface-configure.pri index 28c567f4e..14e5cef67 100644 --- a/subsurface-configure.pri +++ b/subsurface-configure.pri @@ -139,7 +139,7 @@ isEmpty(LIBGIT2DEVEL) { link_pkgconfig: packagesExist(libiconv): PKGCONFIG += libiconv # disable things when were on android -contains(QMAKE_PLATFORM, android): DEFINES += NO_MARBLE +contains(QMAKE_PLATFORM, android): DEFINES += NO_MARBLE NO_USERMANUAL # # Find libmarble -- cgit v1.2.3-70-g09d2