mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -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
|
ICONS_PATH = Icons
|
||||||
|
|
||||||
# use "CONFIG -= debug" to disable debug
|
# use "CONFIG -= debug" to disable debug
|
||||||
CONFIG += debug
|
CONFIG -= debug
|
||||||
#CONFIG += release
|
CONFIG += release
|
||||||
|
|
||||||
# Disable debug output in release mode
|
# Disable debug output in release mode
|
||||||
!debug {
|
!debug {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue