aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2010-09-20 08:00:03 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2010-09-20 08:00:03 +0000
commit07cf711295242911da9d722d41ebb29188c6fa9c (patch)
treec026c82c3ce8670fd271ff4274799c2632d17dcf /tests
parent6846e3f17d9918fb0fed1eea5d2496d37991091d (diff)
downloadqxmpp-07cf711295242911da9d722d41ebb29188c6fa9c.tar.gz
make sure examples/tests get rebuilt when QXmpp library changes (only done for unix systems for now)
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.pro1
1 files changed, 1 insertions, 0 deletions
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