From 70c376063aa3a30db16facd8c103b2c6ef3b3e36 Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Tue, 10 Aug 2010 16:22:18 +0000 Subject: rename "example" to "examples" --- example/example_4_callHandling/example_4_callHandling.pro | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 example/example_4_callHandling/example_4_callHandling.pro (limited to 'example/example_4_callHandling/example_4_callHandling.pro') diff --git a/example/example_4_callHandling/example_4_callHandling.pro b/example/example_4_callHandling/example_4_callHandling.pro deleted file mode 100644 index 5628f14f..00000000 --- a/example/example_4_callHandling/example_4_callHandling.pro +++ /dev/null @@ -1,10 +0,0 @@ -include(../example.pri) - -QT += multimedia - -TARGET = example_4_callHandling - -SOURCES += main.cpp \ - xmppClient.cpp - -HEADERS += xmppClient.h -- cgit v1.2.3