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:
@ -18,11 +18,6 @@ DEFINES += SERVER_RELEASE YACREADER_LIBRARY
|
||||
include (../config.pri)
|
||||
include (../dependencies/pdf_backend.pri)
|
||||
|
||||
unix:haiku {
|
||||
DEFINES += _BSD_SOURCE
|
||||
LIBS += -lnetwork -lbsd
|
||||
}
|
||||
|
||||
INCLUDEPATH += ../common/gl
|
||||
|
||||
# there are two builds for Windows, Desktop OpenGL based and ANGLE OpenGL ES based
|
||||
|
Reference in New Issue
Block a user