mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Fixed linking plugins on Windows
This commit is contained in:
parent
8cef40cf98
commit
a6a4147fe6
|
@ -33,7 +33,7 @@ MOC_DIR = build
|
|||
RCC_DIR = build
|
||||
UI_DIR = build
|
||||
|
||||
LIBS += -L $$PWD/../bin -lqupzilla
|
||||
LIBS += -L$$PWD/../bin -lqupzilla
|
||||
|
||||
!mac:unix {
|
||||
target.path = $$library_folder/qupzilla
|
||||
|
|
Loading…
Reference in New Issue
Block a user