From 984acc581cb79104e2f3815848b8aefbef042d63 Mon Sep 17 00:00:00 2001 From: Christian Kandeler Date: Mon, 28 May 2012 14:15:34 +0200 Subject: [PATCH] Fix shadow builds under UNIX. --- unixconf.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unixconf.pri b/unixconf.pri index a27c0620b..a816909a8 100644 --- a/unixconf.pri +++ b/unixconf.pri @@ -1,5 +1,5 @@ # Generated by the configure file -include(conf.pri) +include($$OUT_PWD/../conf.pri) # COMPILATION SPECIFIC !nox:dbus {