mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 16:07:23 -06:00
- Moved include(conf.pri) to qbittorrent.pro (clearer)
This commit is contained in:
@@ -47,10 +47,6 @@ contains(DEBUG_MODE, 0){
|
||||
CONFIG += release
|
||||
}
|
||||
|
||||
exists(../conf.pri) {
|
||||
include(../conf.pri)
|
||||
}
|
||||
|
||||
# Install
|
||||
unix {
|
||||
# Man page
|
||||
|
||||
Reference in New Issue
Block a user