diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-02-04 13:16:46 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-02-04 13:16:46 +0000 |
| commit | c8ce37573791629d5d475e00d81c371d44d4311d (patch) | |
| tree | 7387ce46963470af522630e182f8b1e49699430f /example/example.pro | |
| parent | 50e807a87567433f2ac484c1f5c041152f17c485 (diff) | |
| download | qxmpp-c8ce37573791629d5d475e00d81c371d44d4311d.tar.gz | |
add example for XEP-0136: Message Archiving
Diffstat (limited to 'example/example.pro')
| -rw-r--r-- | example/example.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/example/example.pro b/example/example.pro index 612ec5b9..7f83277f 100644 --- a/example/example.pro +++ b/example/example.pro @@ -6,5 +6,6 @@ SUBDIRS = example_0_connected\ example_3_ibbTransferSource\ example_4_ibbTransferTarget\ example_5_rpcInterface\ - example_6_rpcClient + example_6_rpcClient\ + example_7_archiveHandling |
