mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
- Improved start/Pause & start_all/pause_all functions
This commit is contained in:
@@ -18,10 +18,12 @@ DEFINES += VERSION_BUGFIX=0
|
||||
|
||||
contains(DEBUG_MODE, 1){
|
||||
CONFIG += debug
|
||||
CONFIG -= release
|
||||
message(Debug build!)
|
||||
}
|
||||
contains(DEBUG_MODE, 0){
|
||||
CONFIG -= debug
|
||||
CONFIG += release
|
||||
message(Release build!)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user