1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 12:34:19 +00:00

Disable debug

This commit is contained in:
Christophe Dumez 2010-12-05 08:26:10 +00:00
parent abb8554c51
commit 797a4608bf

View File

@ -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 {