mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Disable debug
This commit is contained in:
parent
abb8554c51
commit
797a4608bf
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ LANG_PATH = lang
|
|||
ICONS_PATH = Icons
|
||||
|
||||
# use "CONFIG -= debug" to disable debug
|
||||
CONFIG += debug
|
||||
#CONFIG += release
|
||||
CONFIG -= debug
|
||||
CONFIG += release
|
||||
|
||||
# Disable debug output in release mode
|
||||
!debug {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue