mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Server: Port IP detection and filtering to QNetworkInterface
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user