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