mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47: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
|
@ -19,6 +19,8 @@ LIBS += -lboost_system-mt
|
|||
#LIBS += -lboost_filesystem-mt
|
||||
# Carbon
|
||||
LIBS += -framework Carbon -framework IOKit
|
||||
# Zlib
|
||||
LIBS += -lz
|
||||
|
||||
document_icon.path = Contents/Resources
|
||||
document_icon.files = mac/qBitTorrentDocument.icns
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue