mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-21 07:57:22 -06:00
Revert "fix missing conf.pri error". The WARNING message during configure is harmless. The file is found during make. Closes #1042.
This reverts commit 807f1cfb94.
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
# Generated by the configure file
|
# Generated by the configure file
|
||||||
include(conf.pri)
|
# There will be a WARNING during configure that this file wasn't found.
|
||||||
|
# This is harmless. During make the file will be found. If not, there will a WARNING again.
|
||||||
|
include($$OUT_PWD/../conf.pri)
|
||||||
|
|
||||||
# COMPILATION SPECIFIC
|
# COMPILATION SPECIFIC
|
||||||
!nox:dbus {
|
!nox:dbus {
|
||||||
|
|||||||
Reference in New Issue
Block a user