aboutsummaryrefslogtreecommitdiffstats
path: root/examples/androidextras/androidextras.pro
blob: 31640adb2ecbc0f62d623bc29e2719a0b6071723 (plain)
1
2
3
4
5
TEMPLATE = subdirs
android {
    SUBDIRS += notification
    EXAMPLE_FILES += notification
}