From 807f1cfb9437b2095a75fdd0e1723d1c2cd965dd Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Sun, 13 Oct 2013 11:05:30 +0100 Subject: [PATCH] fix missing conf.pri error --- unixconf.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unixconf.pri b/unixconf.pri index d32053e99..f75af586b 100644 --- a/unixconf.pri +++ b/unixconf.pri @@ -1,5 +1,5 @@ # Generated by the configure file -include($$OUT_PWD/../conf.pri) +include(conf.pri) # COMPILATION SPECIFIC !nox:dbus {