mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-14 17:47:21 +01:00
Update rssguard.pro
This commit is contained in:
parent
925e921f8a
commit
a36abe1978
@ -45,7 +45,7 @@ INCLUDEPATH += $$PWD/../librssguard \
|
|||||||
DEPENDPATH += $$PWD/../librssguard
|
DEPENDPATH += $$PWD/../librssguard
|
||||||
|
|
||||||
win32: LIBS += -L$$OUT_PWD/../librssguard/ -llibrssguard
|
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
|
os2: LIBS += -L$$OUT_PWD/../librssguard/ -lrssguard
|
||||||
|
|
||||||
win32 {
|
win32 {
|
||||||
|
Loading…
Reference in New Issue
Block a user