Server: Port IP detection and filtering to QNetworkInterface

This commit is contained in:
Felix Kauselmann
2023-04-07 15:01:10 +02:00
parent 1a6e36d7d2
commit 9f67bb5e53
4 changed files with 11 additions and 103 deletions

View File

@ -12,11 +12,6 @@ DEFINES += YACREADER
include (../config.pri)
include (../dependencies/pdf_backend.pri)
unix:haiku {
DEFINES += _BSD_SOURCE
LIBS += -lnetwork -lbsd
}
CONFIG(force_angle) {
contains(QMAKE_TARGET.arch, x86_64) {
Release:DESTDIR = ../release64_angle