aboutsummaryrefslogtreecommitdiffstats
path: root/examples/androidextras/androidextras.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/androidextras/androidextras.pro')
-rw-r--r--examples/androidextras/androidextras.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/examples/androidextras/androidextras.pro b/examples/androidextras/androidextras.pro
index 4ac3b2d..169797a 100644
--- a/examples/androidextras/androidextras.pro
+++ b/examples/androidextras/androidextras.pro
@@ -6,12 +6,14 @@ android {
notification \
jnimessenger \
services \
- customactivity
+ customactivity \
+ musiclist
EXAMPLE_FILES += \
notification \
jnimessenger \
services \
- customactivity
+ customactivity \
+ musiclist
}
}