1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

Fixed linking plugins on Windows

This commit is contained in:
nowrep 2012-02-29 18:35:20 +01:00
parent 8cef40cf98
commit a6a4147fe6

View File

@ -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