mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-12-01 01:43:32 +03:00
- Again
This commit is contained in:
parent
60dda258b3
commit
f61d9d23f5
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ DEFINES += QT_NO_CAST_TO_ASCII
|
||||||
# QT_NO_CAST_FROM_ASCII
|
# QT_NO_CAST_FROM_ASCII
|
||||||
# Windows
|
# Windows
|
||||||
win32:LIBS += -ltorrent \
|
win32:LIBS += -ltorrent \
|
||||||
-lcurl
|
-lcurl \
|
||||||
-lboost_system \
|
-lboost_system \
|
||||||
-lz \
|
-lz \
|
||||||
-lssl32
|
-lssl32
|
||||||
|
|
Loading…
Reference in a new issue