diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index eff65e5b..764954d9 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -1,3 +1,5 @@ +include(../../guh.pri) + TARGET = guhtests QT += testlib network CONFIG += testcase c++11