equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2004-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: |
|
15 * This is project specification file for the mtm registry. |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 #include <data_caging_paths.hrh> |
|
21 #include <platform_paths.hrh> |
|
22 |
|
23 TARGETTYPE none |
|
24 APP_LAYER_SYSTEMINCLUDE |
|
25 MW_LAYER_SYSTEMINCLUDE |
|
26 |
|
27 START RESOURCE ./resource/notregistry.rss |
|
28 TARGET not.rsc |
|
29 TARGETPATH MTM_INFO_FILE_DIR |
|
30 LANGUAGE_IDS |
|
31 END |
|
32 |
|
33 START RESOURCE ./resource/mmsregistry.rss |
|
34 TARGET mms.rsc |
|
35 TARGETPATH MTM_INFO_FILE_DIR |
|
36 LANGUAGE_IDS |
|
37 END |
|
38 |
|
39 START RESOURCE ./resource/smsregistry.rss |
|
40 TARGET sms.rsc |
|
41 TARGETPATH MTM_INFO_FILE_DIR |
|
42 LANGUAGE_IDS |
|
43 END |
|
44 |
|
45 START RESOURCE ./resource/bioregistry.rss |
|
46 TARGET biomtm.rsc |
|
47 TARGETPATH MTM_INFO_FILE_DIR |
|
48 LANGUAGE_IDS |
|
49 END |
|
50 |
|
51 // End of File |