weekly "fixed building on linux"

This commit is contained in:
fourtf
2018-05-16 17:47:58 +02:00
parent 7b192897da
commit 8ee0f85a2b
3 changed files with 9 additions and 5 deletions
+4
View File
@@ -45,6 +45,10 @@ exists ($(QTDIR)/include/QtWebEngine/QtWebEngine) {
DEFINES += "USEWEBENGINE"
}
linux {
LIBS += -lrt
}
win32 {
LIBS += -luser32
}