alarmui/rom/AlmAlert.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 25 May 2010 12:41:10 +0300
branchRCL_3
changeset 30 d68a4b5d5885
parent 27 55d60436f00b
child 65 12af337248b1
permissions -rw-r--r--
Revision: 201019 Kit: 2010121

/*
* 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:   Image description file for project Alarm UI.
*
*/



#ifndef __ALMALERT_IBY__
#define __ALMALERT_IBY__



file=ABI_DIR\BUILD_DIR\AlmAlert.dll           SHARED_LIB_DIR\AlmAlert.dll
file=ABI_DIR\BUILD_DIR\AknAlarmService.dll    SHARED_LIB_DIR\AknAlarmService.dll

// Stub sis
data=DATAZ_\system\install\alarmui_stub.sis             \System\Install\alarmui_stub.sis

#ifndef _IMAGE_TYPE_PRD
// Exclude from production image. 
// TSW error : HMAA-7JVGBG 
data=DATAZ_\data\sounds\digital\clock.aac     data\sounds\digital\clock.aac
data=DATAZ_\data\sounds\digital\alarm.aac     data\sounds\digital\alarm.aac
#endif

#ifdef RD_CONTEXT_FRAMEWORK
// Context framework scripts
data=\epoc32\data\Z\private\10282BC4\Rules\alarmui_snooze.rul      private\10282BC4\Rules\alarmui_snooze.rul
data=\epoc32\data\Z\private\10282BC4\Rules\alarmui_activate.rul    private\10282BC4\Rules\alarmui_activate.rul
data=\epoc32\data\Z\private\10282BC4\Rules\alarmui_stop.rul        private\10282BC4\Rules\alarmui_stop.rul
data=\epoc32\data\Z\private\10282BC4\Rules\alarmui_silence.rul        private\10282BC4\Rules\alarmui_silence.rul

#endif // RD_CONTEXT_FRAMEWORK

#endif  // __ALMALERT_IBY__


// End of File