mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
android .pro fix
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
TEMPLATE = subdirs
|
||||
SUBDIRS = client service platform
|
||||
SUBDIRS = client
|
||||
|
||||
!ios:!android {
|
||||
SUBDIRS += service platform
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
!ios {
|
||||
!ios:!android {
|
||||
TEMPLATE=subdirs
|
||||
CONFIG += ordered
|
||||
include(common.pri)
|
||||
|
||||
Reference in New Issue
Block a user