diff -r 951aeeb3da43 -r eea20ed08f4b commonappservices/backuprestorenotification/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/commonappservices/backuprestorenotification/group/bld.inf Tue Jun 29 10:40:11 2010 +0300 @@ -0,0 +1,32 @@ +// Copyright (c) 2004-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: +// Backup and Restore Notification "Wrapper" for Core Apps. +// +// + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS +BackupRestoreNotification.iby /epoc32/rom/include/backuprestorenotification.iby + +#ifdef SYMBIAN_OLD_EXPORT_LOCATION +../inc/MBackupRestoreNotificationObserver.h /epoc32/include/app-services/private/mbackuprestorenotificationobserver.h +#endif +#ifdef SYMBIAN_OLD_EXPORT_LOCATION +../inc/CBackupRestoreNotification.h /epoc32/include/app-services/private/cbackuprestorenotification.h +#endif + +PRJ_MMPFILES +BackupRestoreNotification.mmp