equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2003-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: Sat UI iby file. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef __SATUI_IBY__ |
|
20 #define __SATUI_IBY__ |
|
21 |
|
22 #ifdef __SIMCARD |
|
23 S60_APP_EXE(SATUI) |
|
24 S60_APP_AIF_ICONS(Satui) |
|
25 S60_APP_BITMAP(Satui) |
|
26 |
|
27 // SAT SHELL CONTROLLER |
|
28 file=ABI_DIR\BUILD_DIR\SATSHELLCNTRL.DLL SHARED_LIB_DIR\SATSHELLCNTRL.DLL |
|
29 |
|
30 // Application registration resource file |
|
31 data=ZPRIVATE\10003a3f\apps\Satui_reg.rsc private\10003a3f\import\apps\Satui_reg.rsc |
|
32 |
|
33 // SAT Stub SIS |
|
34 data=ZSYSTEM\install\SatApp_stub.sis System\Install\SatApp_stub.sis |
|
35 |
|
36 #endif |
|
37 |
|
38 #endif |