alarmui/rom/AlmAlert.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 14 Sep 2010 21:17:03 +0300
branchRCL_3
changeset 31 97232defd20e
parent 30 bd7edf625bdd
permissions -rw-r--r--
Revision: 201033 Kit: 201035

/*
* 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