From c569bd7cd5d155bb4cab346d4012caa7c23b4aed Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Mon, 11 Oct 2010 11:03:45 +0000 Subject: not need to re-declare Qt dependencies --- tests/tests.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/tests.pro b/tests/tests.pro index 43a952e2..fe7462a4 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -1,6 +1,6 @@ include(../qxmpp.pri) -QT += network xml testlib +QT += testlib TARGET = tests -- cgit v1.2.3