mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-10 14:57:52 +00:00
- Commented -Wl --asneeded lflags
This commit is contained in:
parent
31374d8d30
commit
ff5524475f
@ -18,7 +18,7 @@ DEFINES += VERSION=\\\"v2.0.0beta2\\\"
|
||||
DEFINES += VERSION_MAJOR=2
|
||||
DEFINES += VERSION_MINOR=0
|
||||
DEFINES += VERSION_BUGFIX=0
|
||||
!mac:QMAKE_LFLAGS += -Wl,--as-needed
|
||||
#!mac:QMAKE_LFLAGS += -Wl,--as-needed
|
||||
contains(DEBUG_MODE, 1) {
|
||||
CONFIG += debug
|
||||
CONFIG -= release
|
||||
|
Loading…
Reference in New Issue
Block a user