// mbmstd.h
//
// Copyright (c) 1997-1999 Symbian Ltd.  All rights reserved.
//

// Common definitions for the mbm mime handler plug in
// Engine & User interface components
//
//-----------------------------------------------------------------------------
// $Modtime:   23 Mar 1999 21:50:38  $  $Revision:   1.9  $  $Author:   davidh  $
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------

#if !defined(__PI_MBM_INC__)
#define __PI_MBM_INC__

//INI file name
#define KPlugInMimeMBMIniFileName _L("Symbian_mbm_renderer_v1.ini")

//Resource File name
_LIT(KPlugInMimeMBMResourceFileName,"pidemoui.rsc");

#endif  //!defined(__PI_MBM_INC__)
