mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-28 04:42:58 +00:00
12 lines
131 B
Prolog
12 lines
131 B
Prolog
![]() |
TEMPLATE = subdirs
|
||
|
|
||
|
SUBDIRS += minimal
|
||
|
|
||
|
contains(QT_CONFIG, wayland) {
|
||
|
SUBDIRS += wayland
|
||
|
}
|
||
|
|
||
|
qnx {
|
||
|
SUBDIRS += blackberry
|
||
|
}
|