diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-23 12:37:34 +0000 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2010-08-23 12:37:34 +0000 |
| commit | 8b9e630718d4abcf2677448120cc80c1791a444e (patch) | |
| tree | 337e009fc032273d043d4285ca48471ec9d629ff /examples/examples.pro | |
| parent | 215be02a36812acf112fe82ea03ca5a09392ad90 (diff) | |
| download | qxmpp-8b9e630718d4abcf2677448120cc80c1791a444e.tar.gz | |
add an example for XMPP server
Diffstat (limited to 'examples/examples.pro')
| -rw-r--r-- | examples/examples.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro index 29bb2d37..66c68dc3 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -9,4 +9,5 @@ SUBDIRS = example_0_connected\ example_4_callHandling\ example_5_rpcInterface\ example_6_rpcClient\ - example_7_archiveHandling + example_7_archiveHandling\ + example_8_server |
