6 lines
86 B
Prolog
6 lines
86 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = client
|
|
|
|
!ios:!android {
|
|
SUBDIRS += service platform
|
|
}
|