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