mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-24 02:00:24 +07:00
8 lines
143 B
Prolog
8 lines
143 B
Prolog
!ios:!android {
|
|
TEMPLATE=subdirs
|
|
CONFIG += ordered
|
|
include(common.pri)
|
|
qtservice-uselib:SUBDIRS=buildlib
|
|
SUBDIRS+=server
|
|
}
|