mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
Use <OS_name>conf.pri file to control libz linkage
This commit is contained in:
parent
c36b2774ed
commit
314fc003b3
6 changed files with 9 additions and 5 deletions
|
@ -28,3 +28,4 @@ CONFIG(debug, debug|release) {
|
|||
LIBS += advapi32.lib shell32.lib crypt32.lib
|
||||
LIBS += libeay32.lib ssleay32.lib
|
||||
LIBS += PowrProf.lib
|
||||
LIBS += zlib.lib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue