From 638deefa227d89d4d4d803c2f0f66e2ca7bc3777 Mon Sep 17 00:00:00 2001 From: Niels Ole Salscheider Date: Mon, 4 Sep 2017 13:53:43 +0200 Subject: Remove example_4 and GuiClient The build was disabled for some time. There is still git if we want to bring them back. --- .../example_4_callHandling/example_4_callHandling.pro | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 examples/example_4_callHandling/example_4_callHandling.pro (limited to 'examples/example_4_callHandling/example_4_callHandling.pro') diff --git a/examples/example_4_callHandling/example_4_callHandling.pro b/examples/example_4_callHandling/example_4_callHandling.pro deleted file mode 100644 index 039455ef..00000000 --- a/examples/example_4_callHandling/example_4_callHandling.pro +++ /dev/null @@ -1,15 +0,0 @@ -include(../examples.pri) - -CONFIG += mobility -MOBILITY += multimedia - -TARGET = example_4_callHandling - -SOURCES += example_4_callHandling.cpp - -HEADERS += example_4_callHandling.h - -# Symbian packaging rules -symbian { - TARGET.CAPABILITY = "UserEnvironment" -} -- cgit v1.2.3