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