mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 06:28:03 -06:00
- Fixed prefix in Makefile
This commit is contained in:
@@ -40,9 +40,10 @@ contains(DEBUG_MODE, 0){
|
||||
|
||||
# Includes
|
||||
include($$TRAYICON_CPP/trayicon.pri)
|
||||
#exists(../conf.pri) {
|
||||
# include(../conf.pri)
|
||||
#}
|
||||
|
||||
exists(../conf.pri) {
|
||||
include(../conf.pri)
|
||||
}
|
||||
|
||||
# Install
|
||||
unix {
|
||||
|
||||
Reference in New Issue
Block a user