aboutsummaryrefslogtreecommitdiff
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro16
1 files changed, 0 insertions, 16 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
deleted file mode 100644
index 9ca216ef..00000000
--- a/examples/examples.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-include(../qxmpp.pri)
-
-TEMPLATE = subdirs
-
-SUBDIRS = example_0_connected \
- example_1_echoClient \
- example_2_rosterHandling \
- example_3_transferHandling \
-# example_4_callHandling \
- example_5_rpcInterface \
- example_6_rpcClient \
- example_7_archiveHandling \
- example_8_server \
- example_9_vCard
-# GuiClient
-