diff options
| author | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2011-04-13 09:24:32 +0000 |
|---|---|---|
| committer | Manjeet Dahiya <manjeetdahiya@gmail.com> | 2011-04-13 09:24:32 +0000 |
| commit | 0eb47a83dceb3f3268984596e782a811043fd8b8 (patch) | |
| tree | ac71c940c29821ab0753aa13ba2ee8724add03ed /examples/examples.pro | |
| parent | 280b90c1bd88dc8798676fd6182510d158f04ba2 (diff) | |
| download | qxmpp-0eb47a83dceb3f3268984596e782a811043fd8b8.tar.gz | |
Disable compilation of GuiClient
Diffstat (limited to 'examples/examples.pro')
| -rw-r--r-- | examples/examples.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/examples.pro b/examples/examples.pro index ae47f5ad..e8ec2818 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -12,6 +12,6 @@ SUBDIRS = example_0_connected\ example_6_rpcClient\ example_7_archiveHandling\ example_8_server\ - example_9_vCard\ - GuiClient + example_9_vCard +# GuiClient |
