os2 compatibility

This commit is contained in:
Martin Rotter 2021-02-22 15:54:07 +01:00
parent 14bd7ab75e
commit 55686f7da3
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ DEPENDPATH += $$PWD/../librssguard
win32: LIBS += -L$$OUT_PWD/../librssguard/ -llibrssguard
unix: LIBS += -L$$OUT_PWD/../librssguard/ -lrssguard
os2: LIBS += -L$$OUT_PWD/../librssguard/ -rssguard
os2: LIBS += -L$$OUT_PWD/../librssguard/ -lrssguard
win32 {
# Prepare files for NSIS.