From 575a9d9d860f5417b0173ff6dc3ed41cfef0bbaf Mon Sep 17 00:00:00 2001 From: Jeremy Lainé Date: Fri, 14 Sep 2012 14:36:59 +0200 Subject: fix example --- examples/example_4_callHandling/example_4_callHandling.pro | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (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 index 1da3b529..039455ef 100644 --- a/examples/example_4_callHandling/example_4_callHandling.pro +++ b/examples/example_4_callHandling/example_4_callHandling.pro @@ -5,10 +5,9 @@ MOBILITY += multimedia TARGET = example_4_callHandling -SOURCES += main.cpp \ - xmppClient.cpp +SOURCES += example_4_callHandling.cpp -HEADERS += xmppClient.h +HEADERS += example_4_callHandling.h # Symbian packaging rules symbian { -- cgit v1.2.3