aboutsummaryrefslogtreecommitdiff
path: root/examples/example_4_callHandling/example_4_callHandling.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example_4_callHandling/example_4_callHandling.pro')
-rw-r--r--examples/example_4_callHandling/example_4_callHandling.pro15
1 files changed, 0 insertions, 15 deletions
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"
-}