mirror of
https://github.com/outbackdingo/amnezia-client.git
synced 2026-01-27 10:18:14 +00:00
7 lines
86 B
Prolog
7 lines
86 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = client
|
|
|
|
!ios:!android {
|
|
SUBDIRS += service platform
|
|
}
|