aboutsummaryrefslogtreecommitdiff
path: root/QXmppClient.pro
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2010-03-04 12:30:08 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2010-03-04 12:30:08 +0000
commitd62111c56e911eb4e2dc2960d6589added32cfbe (patch)
tree1ba2bdf25d2e40128c5c9aafca65d232dae30e40 /QXmppClient.pro
parent3631e217756d13d2761f3c66b63153a2bb7525be (diff)
downloadqxmpp-d62111c56e911eb4e2dc2960d6589added32cfbe.tar.gz
make sur examples get rebuilt when the library changes (issue #28)
Diffstat (limited to 'QXmppClient.pro')
-rw-r--r--QXmppClient.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/QXmppClient.pro b/QXmppClient.pro
index d451ec96..5f84f74a 100644
--- a/QXmppClient.pro
+++ b/QXmppClient.pro
@@ -1,4 +1,6 @@
TEMPLATE = subdirs
SUBDIRS = source \
- example
+ example
+
+CONFIG += ordered