equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2003-2006 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 ServiceHelp |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 #ifndef ONLINESUPPORT_IBY |
|
21 #define ONLINESUPPORT_IBY |
|
22 |
|
23 #ifdef __PLUG_AND_PLAY_MOBILE_SERVICES |
|
24 S60_APP_EXE( OnlineSupport ) |
|
25 // SCALABLE_IMAGE( APP_BITMAP_DIR, APP_BITMAP_DIR, OnlineSupport ) |
|
26 // S60_APP_AIF_ICONS( OnlineSupport ) |
|
27 |
|
28 // _reg.rsc has to be in "import" folder to allow updating application exe with a SISX-file |
|
29 data=\EPOC32\DATA\Z\private\10003a3f\apps\OnlineSupport_reg.RSC \private\10003a3f\import\apps\OnlineSupport_reg.RSC |
|
30 |
|
31 #endif // __PLUG_AND_PLAY_MOBILE_SERVICES |
|
32 |
|
33 #endif // ONLINESUPPORT_IBY |
|
34 |
|
35 // End of File |