8 lines
133 B
Prolog
8 lines
133 B
Prolog
TEMPLATE = subdirs
|
|
android {
|
|
qtHaveModule(quick) {
|
|
SUBDIRS += notification
|
|
EXAMPLE_FILES += notification
|
|
}
|
|
}
|