mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
- Attempt to fix linking on windows
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user