From df12944c939d618fe2d2629e990c6355d402545c Mon Sep 17 00:00:00 2001 From: Anton Lundin Date: Wed, 26 Mar 2014 23:08:57 +0100 Subject: Introduce android specific file This contains a first stab at Subsurface platform interfacing code for Android, and surrounding parts. Signed-off-by: Anton Lundin Signed-off-by: Dirk Hohndel --- subsurface-install.pri | 3 +++ 1 file changed, 3 insertions(+) (limited to 'subsurface-install.pri') diff --git a/subsurface-install.pri b/subsurface-install.pri index e4a6e0a53..2dcb98113 100644 --- a/subsurface-install.pri +++ b/subsurface-install.pri @@ -120,6 +120,9 @@ mac { QMAKE_EXTRA_TARGETS = installer nsis install.depends += dlls } +} else: android { + # Android install rules + QMAKE_BUNDLE_DATA += translation qttranslation } else { # Linux install rules # On Linux, we can count on packagers doing the right thing -- cgit v1.2.3-70-g09d2