From 07cf711295242911da9d722d41ebb29188c6fa9c Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Mon, 20 Sep 2010 08:00:03 +0000 Subject: make sure examples/tests get rebuilt when QXmpp library changes (only done for unix systems for now) --- tests/tests.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/tests.pro') diff --git a/tests/tests.pro b/tests/tests.pro index c36c28c6..43a952e2 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -10,3 +10,4 @@ HEADERS += tests.h INCLUDEPATH += $$QXMPP_INCLUDE_DIR LIBS += $$QXMPP_LIBS +PRE_TARGETDEPS += $$QXMPP_LIBRARY_FILE -- cgit v1.2.3