mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-17 00:06:05 +03:00
7 lines
77 B
Prolog
7 lines
77 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = client
|
|
|
|
!ios:!android {
|
|
SUBDIRS += service
|
|
}
|