omads/omadsextensions/dsutils/nsmldefaultagendahandler/bld/nsmldefaultagendahandler.mmp
branchRCL_3
changeset 24 8e7494275d3a
parent 23 2bb96f4ecad8
child 25 4f0867e42d62
--- a/omads/omadsextensions/dsutils/nsmldefaultagendahandler/bld/nsmldefaultagendahandler.mmp	Thu Aug 19 09:41:17 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,71 +0,0 @@
-/*
-* Copyright (c) 2006-2007 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:   
-*
-*/
-
-#include <platform_paths.hrh>
-#include <data_caging_paths.hrh>
-#include <platform_paths.hrh>
-
-CAPABILITY      CAP_ECOM_PLUGIN
-VENDORID        VID_DEFAULT
-TARGET          nsmldefaultagendahandler.dll
-TARGETTYPE      PLUGIN
-UID             0x10009D8D 0x20029F16
-
-START  RESOURCE ../data/nsmldefaultagendahandler.rss
-TARGET           nsmldefaultagendahandler.rsc
-END
-
-START RESOURCE ../data/nsmldefaultagendahandler_1_2.rss
-HEADER
-TARGETPATH	RESOURCE_FILES_DIR
-LANGUAGE_IDS
-END 
-
-SOURCEPATH      ../src
-SOURCE          nsmldefaultagendahandlerutil.cpp
-SOURCE          nsmldefaultagendahandlerplugin.cpp
-
-USERINCLUDE     ../inc
-USERINCLUDE     ../loc
-
-SYSTEMINCLUDE /epoc32/include/ecom
-
-APP_LAYER_SYSTEMINCLUDE
-
-LIBRARY         euser.lib
-LIBRARY         eCom.lib
-LIBRARY         efsrv.lib 
-LIBRARY         estor.lib
-LIBRARY         flogger.lib
-LIBRARY         bafl.lib
-LIBRARY         charconv.lib 
-LIBRARY         centralrepository.lib
-LIBRARY         eikcore.lib 
-LIBRARY         cone.lib 
-LIBRARY         CommonEngine.lib 
-LIBRARY		    calinterimapi.lib 
-LIBRARY     	calencommonutils.lib
-LIBRARY     	nsmlfolderparser.lib
-LIBRARY 		gdi.lib
-LIBRARY			smlstoreformat.lib
-LIBRARY 		nsmlchangefinder.lib
-
-#if defined(ARMCC)
-DEFFILE		./def/eabinsmldefaultagendahandler.DEF
-#elif defined(WINSCW)
-DEFFILE		./def/bwinscwnsmldefaultagendahandler.DEF
-#endif
\ No newline at end of file