mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
change wireguard vpn protocol implementation on Windows from wg.exe to wireguard windows embeddable-dll-service
This commit is contained in:
@@ -4,4 +4,7 @@
|
||||
include(common.pri)
|
||||
qtservice-uselib:SUBDIRS=buildlib
|
||||
SUBDIRS+=server
|
||||
win32 {
|
||||
SUBDIRS+=wireguard-service
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user