mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-22 02:01:08 +07:00
Macos route add reimplemented using system call
This commit is contained in:
committed by
System Administrator
parent
491a09b175
commit
acf878c8dd
@@ -45,9 +45,11 @@ LIBS += \
|
||||
macx {
|
||||
HEADERS += \
|
||||
router_mac.h
|
||||
helper_route_mac.h
|
||||
|
||||
SOURCES += \
|
||||
router_mac.cpp
|
||||
router_mac.cpp \
|
||||
helper_route_mac.c
|
||||
}
|
||||
|
||||
include(../src/qtservice.pri)
|
||||
|
||||
Reference in New Issue
Block a user