1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-14 16:57:55 +00:00

Revert "fix missing conf.pri error". The WARNING message during configure is harmless. The file is found during make. Closes .

This reverts commit 807f1cfb9437b2095a75fdd0e1723d1c2cd965dd.
This commit is contained in:
sledgehammer999 2013-11-09 19:44:13 +02:00
parent 51a9a9aabb
commit 0b41e3958e

@ -1,5 +1,7 @@
# 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
!nox:dbus {