mirror of
https://github.com/martinrotter/rssguard.git
synced 2024-12-27 08:33:27 +01:00
Update rssguard.pro
This commit is contained in:
parent
925e921f8a
commit
a36abe1978
@ -45,7 +45,7 @@ INCLUDEPATH += $$PWD/../librssguard \
|
||||
DEPENDPATH += $$PWD/../librssguard
|
||||
|
||||
win32: LIBS += -L$$OUT_PWD/../librssguard/ -llibrssguard
|
||||
unix: LIBS += -L$$OUT_PWD/../librssguard/ -lrssguard
|
||||
unix: LIBS += $$OUT_PWD/../librssguard/librssguard.so
|
||||
os2: LIBS += -L$$OUT_PWD/../librssguard/ -lrssguard
|
||||
|
||||
win32 {
|
||||
|
Loading…
Reference in New Issue
Block a user