equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2005-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: Build info file for PlatformEnv. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 |
|
21 PRJ_EXPORTS |
|
22 ../rom/PlatformEnv.iby CORE_OS_LAYER_IBY_EXPORT_PATH(PlatformEnv.iby) |
|
23 |
|
24 // Files for emulator multiple drive support |
|
25 ../data/estart_mds.txt /epoc32/release/winscw/udeb/z/sys/data/estart_mds.txt |
|
26 ../data/estart_mds_ms.txt /epoc32/release/winscw/udeb/z/sys/data/estart_mds_ms.txt |
|
27 // If export target location below is changed, please update scripts as well because relative paths are used. |
|
28 ../data/SetupEmu_PhoneMemMmc.cmd /epoc32/tools/mds/SetupEmu_PhoneMemMmc.cmd |
|
29 ../data/SetupEmu_PhoneMemMmc1Mmc2.cmd /epoc32/tools/mds/SetupEmu_PhoneMemMmc1Mmc2.cmd |
|
30 ../data/SetupEmu_PhoneMemMassStorageMmc.cmd /epoc32/tools/mds/SetupEmu_PhoneMemMassStorageMmc.cmd |
|
31 ../data/SetupEmu_readme.txt /epoc32/tools/mds/SetupEmu_readme.txt |
|
32 |
|
33 PRJ_MMPFILES |
|
34 ../disknotifyhandler/group/disknotifyhandler.mmp |
|
35 ../platformver/group/platformver.mmp |
|
36 ../sysversioninfo/group/sysversioninfo.mmp |
|
37 PlatformEnv.mmp |
|
38 #ifdef WINS // Needed for multiple drive emulation |
|
39 PlatformEnv_ms.mmp |
|
40 #endif |
|
41 |
|
42 // End of File |