equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2005-2008 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: IBY file |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef __DRMENCRYPTOR_IBY__ |
|
20 #define __DRMENCRYPTOR_IBY__ |
|
21 |
|
22 #include <data_caging_paths_for_iby.hrh> |
|
23 #ifndef _IMAGE_TYPE_PRD |
|
24 |
|
25 S60_APP_EXE(DRMENCRYPTOR) |
|
26 |
|
27 |
|
28 SCALABLE_IMAGE(APP_BITMAP_DIR,APP_BITMAP_DIR,DRMEncryptor) |
|
29 |
|
30 |
|
31 S60_APP_AIF_ICONS(DRMENCRYPTOR) |
|
32 S60_APP_AIF_RSC(DRMENCRYPTOR) |
|
33 |
|
34 data=DATAZ_\APP_RESOURCE_DIR\drmencryptor.rsc APP_RESOURCE_DIR\drmencryptor.rsc |
|
35 |
|
36 #endif //_IMAGE_TYPE_PRD |
|
37 #endif |