os2 compatibility
This commit is contained in:
parent
14bd7ab75e
commit
55686f7da3
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user