commsfwsupport/commselements/testing/examplecode/mmexample1/group/mmexample1.mmp
branchRCL_3
changeset 11 98a7181d2ce7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/commsfwsupport/commselements/testing/examplecode/mmexample1/group/mmexample1.mmp	Fri Mar 12 15:49:41 2010 +0200
@@ -0,0 +1,37 @@
+// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
+// All rights reserved.
+// This component and the accompanying materials are made available
+// under the terms of "Eclipse Public License v1.0"
+// which accompanies this distribution, and is available
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+target			MMExample1.exe
+targettype	        exe
+
+UID             0x1000007A 0x2002D4B3
+VENDORID 0x70000001
+
+sourcepath		../src
+source			MMExample1.cpp
+source			MMExample1nodes.cpp
+source			MMExample1states.cpp
+
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+userinclude		../inc
+library			euser.lib
+library			nodemessages.lib
+library			meshmachine.lib
+library			commsfw.lib
+library			netmeta.lib
+library 		virtualconstructors.lib
+
+CAPABILITY None
+
+SMPSAFE