Files
2016-06-09 10:47:42 +02:00

8 lines
133 B
Prolog

TEMPLATE = subdirs
android {
qtHaveModule(quick) {
SUBDIRS += notification
EXAMPLE_FILES += notification
}
}