diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-12-11 11:36:26 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2010-12-11 11:36:26 +0000 |
| commit | ebc04ea654ec98c1966df83add90d45d32794c84 (patch) | |
| tree | f4a30d60e112265bd28da5cf6d777ce7104e6076 /examples/examples.pro | |
| parent | c2a03614182d4fd657c10a6a6d145e42a613fe10 (diff) | |
| download | qxmpp-ebc04ea654ec98c1966df83add90d45d32794c84.tar.gz | |
disable example_4_callHandling build
Diffstat (limited to 'examples/examples.pro')
| -rw-r--r-- | examples/examples.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro index 5241bbfc..ae47f5ad 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -7,7 +7,7 @@ SUBDIRS = example_0_connected\ example_1_echoClient\ example_2_rosterHandling\ example_3_transferHandling\ - example_4_callHandling\ +# example_4_callHandling\ example_5_rpcInterface\ example_6_rpcClient\ example_7_archiveHandling\ |
