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