commonappservices/backuprestorenotification/group/BackupRestoreNotification.mmp
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // cbackuprestorenotification.mmp
       
    15 // BackupRestoreNotification.dll Wrapper class for Backup and Restore notification mechanisms
       
    16 // 
       
    17 //
       
    18 
       
    19 target          backuprestorenotification.dll
       
    20 targettype      DLL
       
    21 CAPABILITY   	All -TCB
       
    22 UID		0x1000008D	0x1020361F
       
    23 VENDORID 	0x70000001
       
    24 
       
    25 
       
    26 SOURCE		../src/CBackupRestoreNotification.cpp 
       
    27 
       
    28 userinclude		../inc
       
    29 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 
       
    31 LIBRARY	euser.lib bafl.lib
       
    32 
       
    33 SMPSAFE