From cd67ab567b510f5aa43700ca4a88553669097f96 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Sun, 22 Jun 2014 20:20:13 +0200 Subject: [PATCH] also include guh.pri in guh.pro --- guh.pro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guh.pro b/guh.pro index 88301185..418f1f77 100644 --- a/guh.pro +++ b/guh.pro @@ -1,3 +1,5 @@ +include(guh.pri) + TEMPLATE=subdirs SUBDIRS += libguh server plugins