diff -r 000000000000 -r 8e480a14352b msgbranched/group/msgbranched.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/msgbranched/group/msgbranched.mmp Mon Jan 18 20:36:02 2010 +0200 @@ -0,0 +1,53 @@ +/* +* Copyright (c) 2006 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: +* This is project specification file for msgbranched. +* +*/ + + + +#include + +TARGET msgbranched.lib +TARGETTYPE lib +UID 0x0 0x0 + +START RESOURCE ../messaging/email/clientmtms/group/imcm.rss +LANGUAGE_IDS +HEADER +TARGETPATH resource/messaging +END + +START RESOURCE ../messaging/framework/server/group/msgs.rss +LANGUAGE_IDS +HEADER +TARGETPATH resource/messaging +END + +START RESOURCE ../nbprotocols/smsstack/smsu/group/smsu.rss +LANGUAGE_IDS +HEADER +TARGETPATH private/101F7989/sms +END + +SOURCE dummy.cpp + +USERINCLUDE ../messaging/email/clientmtms/group +USERINCLUDE ../messaging/framework/server/group +USERINCLUDE ../nbprotocols/smsstack/smsu/group + +MW_LAYER_SYSTEMINCLUDE + +// End of file