equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2006-2007 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: Image description file for project Alarm UI. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 #ifndef __ALMALERT_IBY__ |
|
21 #define __ALMALERT_IBY__ |
|
22 |
|
23 |
|
24 |
|
25 file=ABI_DIR\BUILD_DIR\AlmAlert.dll SHARED_LIB_DIR\AlmAlert.dll |
|
26 file=ABI_DIR\BUILD_DIR\AknAlarmService.dll SHARED_LIB_DIR\AknAlarmService.dll |
|
27 |
|
28 // Stub sis |
|
29 data=DATAZ_\system\install\alarmui_stub.sis \System\Install\alarmui_stub.sis |
|
30 |
|
31 #ifndef _IMAGE_TYPE_PRD |
|
32 // Exclude from production image. |
|
33 // TSW error : HMAA-7JVGBG |
|
34 data=DATAZ_\data\sounds\digital\clock.aac data\sounds\digital\clock.aac |
|
35 data=DATAZ_\data\sounds\digital\alarm.aac data\sounds\digital\alarm.aac |
|
36 #endif |
|
37 |
|
38 #ifdef RD_CONTEXT_FRAMEWORK |
|
39 // Context framework scripts |
|
40 data=\epoc32\data\Z\private\10282BC4\Rules\alarmuisnooze.rul private\10282BC4\Rules\alarmuisnooze.rul |
|
41 #endif // RD_CONTEXT_FRAMEWORK |
|
42 |
|
43 #endif // __ALMALERT_IBY__ |
|
44 |
|
45 |
|
46 // End of File |