diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-01-07 09:45:35 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-01-07 09:45:35 +0100 |
| commit | 0fe8e2e5ee6ed52686d83d3aae27128d577757b9 (patch) | |
| tree | 9860da6c120b61b1fd10b755f750caadefd9161a | |
| parent | 68cb4de062512048089350d6dc8f1f5f5d75944e (diff) | |
| download | qxmpp-0fe8e2e5ee6ed52686d83d3aae27128d577757b9.tar.gz | |
don't build tests, examples, docs for ios
| -rw-r--r-- | qxmpp.pro | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ TEMPLATE = subdirs SUBDIRS = src -android { +android | ios { } else { SUBDIRS += tests examples doc INSTALLS += docs |
