aboutsummaryrefslogtreecommitdiffstats
path: root/src/src.pro
diff options
context:
space:
mode:
authorChristian Strømme <christian.stromme@digia.com>2013-09-23 13:21:52 +0200
committerChristian Stromme <christian.stromme@digia.com>2013-09-23 13:30:09 +0200
commit853b13d9e33497e29032eafa6e2f7e2d2792cae7 (patch)
treecde09e0342830cb46e4726a938747d796d5a67d1 /src/src.pro
parente5d6abb31861f8e13b2348575e38daf0ca1511c3 (diff)
Add guard to disable other platforms then Android
Change-Id: If3efdd6e24dfc12b0baade98fd8d7538c5ff94b6 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src.pro b/src/src.pro
index c7b1e74..467ccc4 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -1,2 +1,2 @@
TEMPLATE = subdirs
-SUBDIRS += androidextras
+android:SUBDIRS += androidextras