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