meetingrequest/mragnversit2/group/esmragnversit2.mmp
branchRCL_3
changeset 25 3533d4323edc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/meetingrequest/mragnversit2/group/esmragnversit2.mmp	Wed Sep 01 12:28:57 2010 +0100
@@ -0,0 +1,86 @@
+/*
+* Copyright (c) 2005-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:  Project definition file.
+*
+*
+*/
+
+#include "../../inc/esmrinternaluid.h"
+#include "../../../inc/emailtraceconfig.hrh"
+#include <data_caging_paths.hrh>
+#include <platform_paths.hrh>
+
+TARGET          esmragnversit2.dll
+TARGETTYPE      PLUGIN
+UID             KEComRecognitionUID2 KESMRIcalConversionDllUid
+CAPABILITY      CAP_ECOM_PLUGIN
+
+VENDORID        VID_DEFAULT
+
+SOURCEPATH 		../src
+SOURCE          cesmragnversit2.cpp
+SOURCE          cesmragnversit2importer.cpp
+SOURCE          cesmragnversit2exporter.cpp
+SOURCE          esmragnextintlib.cpp
+
+//RRule importer
+SOURCE          cesmragnversit2stringprovider.cpp
+SOURCE          cesmragnrruleimporter.cpp
+SOURCE          cesmragnparserrule.cpp
+SOURCE          cesmragnparserruleyearly.cpp
+SOURCE          cesmragnparserrulemonthly.cpp
+SOURCE          cesmragnparserruleweekly.cpp
+SOURCE          cesmragnparserruledaily.cpp
+
+//user include
+//</cmail>
+USERINCLUDE	  ../inc
+USERINCLUDE   ../../inc
+USERINCLUDE   ../../../inc
+//</cmail>
+
+//system include
+//<cmail>
+APP_LAYER_SYSTEMINCLUDE
+//</cmail>
+
+
+SOURCEPATH              ../data
+// <cmail>
+START RESOURCE          2001846E.rss
+// </cmail>
+TARGET                  esmragnversit2.rsc
+END
+
+// Resources
+START RESOURCE          ../data/esmragnversit2strings.rss
+HEADER
+TARGET                  esmragnversit2strings
+TARGETPATH              RESOURCE_FILES_DIR
+END
+
+LIBRARY bafl.lib
+LIBRARY euser.lib
+LIBRARY ecom.lib
+LIBRARY esmrversit2.lib
+LIBRARY calinterimapi.lib
+LIBRARY tzclient.lib
+LIBRARY efsrv.lib
+LIBRARY esmrcommon.lib
+
+#if defined( ENABLE_TRACES ) && defined( TRACE_INTO_FILE )
+LIBRARY flogger.lib
+#endif // ENABLE_TRACES && TRACE_INTO_FILE
+
+// End of file