diff --git a/unixconf.pri b/unixconf.pri index f75af586b..2126c52dd 100644 --- a/unixconf.pri +++ b/unixconf.pri @@ -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 {