mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 15:37:26 -06:00
- Disabled debug mode
This commit is contained in:
@@ -3,7 +3,7 @@ LANG_PATH = lang
|
||||
ICONS_PATH = Icons
|
||||
|
||||
#Set the following variable to 1 to enable debug
|
||||
DEBUG_MODE = 1
|
||||
DEBUG_MODE = 0
|
||||
|
||||
# Global
|
||||
TEMPLATE = app
|
||||
@@ -98,9 +98,6 @@ win32 {
|
||||
#-lMagick++ -lWand -lMagick
|
||||
}
|
||||
|
||||
QMAKE_LINK_OBJECT_MAX = 10000
|
||||
QMAKE_LINK_OBJECT_SCRIPT = object_script
|
||||
|
||||
RESOURCES = icons.qrc \
|
||||
lang.qrc \
|
||||
search.qrc
|
||||
|
||||
Reference in New Issue
Block a user