equal
deleted
inserted
replaced
1 /* |
|
2 * Copyright (c) 2005 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: GSAppResources ROM files. |
|
15 * |
|
16 */ |
|
17 |
|
18 #ifndef GSAPPRESOURCES_IBY |
|
19 #define GSAPPRESOURCES_IBY |
|
20 |
|
21 #ifdef RD_GS_RENOVATION |
|
22 |
|
23 // Resource file(s) for GENERAL SETTINGS application (Gs.iby) |
|
24 data=DATAZ_\APP_RESOURCE_DIR\GSApp.RSC APP_RESOURCE_DIR\GSApp.rsc |
|
25 |
|
26 // GS Framework: |
|
27 data=DATAZ_\RESOURCE_FILES_DIR\GSParentPluginRsc.rsc RESOURCE_FILES_DIR\GSParentPluginRsc.rsc |
|
28 data=DATAZ_\RESOURCE_FILES_DIR\GSFrameworkRsc.rsc RESOURCE_FILES_DIR\GSFrameworkRsc.rsc |
|
29 |
|
30 #endif // RD_GS_RENOVATION |
|
31 |
|
32 #endif // GSAPPRESOURCES_IBY |
|
33 // End of File |
|