From 5b0870ddaac421af2639058648a218c7061cdd6f Mon Sep 17 00:00:00 2001 From: Ian Geiser Date: Sun, 8 Nov 2009 22:02:28 +0000 Subject: Added start of XEP-009. This is only the inteface, being able to invoke remote methods is next. --- example/example.pro | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'example/example.pro') diff --git a/example/example.pro b/example/example.pro index 365b12ff..c1700be6 100644 --- a/example/example.pro +++ b/example/example.pro @@ -1,8 +1,9 @@ TEMPLATE = subdirs SUBDIRS = example_0_connected\ - example_1_echoClient\ - example_2_rosterHandling\ - example_3_ibbTransferSource\ - example_4_ibbTransferTarget + example_1_echoClient\ + example_2_rosterHandling\ + example_3_ibbTransferSource\ + example_4_ibbTransferTarget\ + example_5_rpcInterface -- cgit v1.2.3