diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-07-19 13:37:03 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-07-19 13:37:03 +0000 |
| commit | 89451bc349cffe4a05b751ebae33052a7a0dfb73 (patch) | |
| tree | 0d91590918523cd613d8c371484ba85f3d74c3a7 /QXmppClient.pro | |
| parent | 64cb07e38b24c7efc1279997b0b5aa13a6d3184c (diff) | |
| download | qxmpp-89451bc349cffe4a05b751ebae33052a7a0dfb73.tar.gz | |
be consistent, allow debug_and_release throughout the tree
Diffstat (limited to 'QXmppClient.pro')
| -rw-r--r-- | QXmppClient.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/QXmppClient.pro b/QXmppClient.pro index 5f84f74a..98a857c8 100644 --- a/QXmppClient.pro +++ b/QXmppClient.pro @@ -3,4 +3,4 @@ TEMPLATE = subdirs SUBDIRS = source \ example -CONFIG += ordered +CONFIG += ordered debug_and_release |
