diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 16:23:23 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-10 16:23:23 +0000 |
| commit | 2a29124e036ea89f96fa4c4eef45a9d6dd1b969d (patch) | |
| tree | b65b7242ee5fb26bc7c901a225d9d2a465020f31 | |
| parent | 70c376063aa3a30db16facd8c103b2c6ef3b3e36 (diff) | |
| download | qxmpp-2a29124e036ea89f96fa4c4eef45a9d6dd1b969d.tar.gz | |
fix
| -rw-r--r-- | qxmpp.pro | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ TEMPLATE = subdirs SUBDIRS = source \ - example + examples CONFIG += ordered debug_and_release |
