mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-22 20:44:15 +00:00
- Attempt to fix linking on windows
This commit is contained in:
parent
942b579d8e
commit
c79a4a746f
@ -98,8 +98,10 @@ DEFINES += QT_NO_CAST_TO_ASCII
|
|||||||
# QT_NO_CAST_FROM_ASCII
|
# QT_NO_CAST_FROM_ASCII
|
||||||
# Windows
|
# Windows
|
||||||
win32:LIBS += -ltorrent \
|
win32:LIBS += -ltorrent \
|
||||||
-lccext2 \
|
-lcurl
|
||||||
-lccgnu2
|
-lboost_system \
|
||||||
|
-lz
|
||||||
|
-lssl32
|
||||||
|
|
||||||
RESOURCES = icons.qrc \
|
RESOURCES = icons.qrc \
|
||||||
lang.qrc \
|
lang.qrc \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user