equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2009 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: |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef __LOADGEN_IBY__ |
|
20 #define __LOADGEN_IBY__ |
|
21 |
|
22 S60_APP_EXE(LoadGen) |
|
23 S60_APP_AIF_ICONS(LoadGen) |
|
24 S60_APP_RESOURCE(LoadGen) |
|
25 SCALABLE_IMAGE(APP_BITMAP_DIR,APP_BITMAP_DIR,LoadGen_ExtraIcons) |
|
26 #ifdef S60_UPGRADABLE_APP_REG_RSC |
|
27 S60_UPGRADABLE_APP_REG_RSC(LoadGen) |
|
28 #else |
|
29 S60_APP_AIF_RSC(LoadGen) |
|
30 #endif |
|
31 |
|
32 data=ZPRIVATE\20011384\backup_registration.xml private\20011384\backup_registration.xml |
|
33 data=ZSYSTEM\Install\LoadGen_stub.sis \system\install\LoadGen_stub.sis |
|
34 |
|
35 #endif // __LOADGEN_IBY__ |