equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2002-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: Hardware Resource Manager build file |
|
15 * |
|
16 */ |
|
17 |
|
18 #include <platform_paths.hrh> |
|
19 |
|
20 PRJ_PLATFORMS |
|
21 DEFAULT |
|
22 |
|
23 PRJ_EXPORTS |
|
24 ../data/InternalHWRMLightsPolicy.ini z:/private/101f7a02/customerhwrmlightspolicy.ini |
|
25 ../data/InternalHWRMVibraPolicy.ini z:/private/101f7a02/customerhwrmvibrapolicy.ini |
|
26 ../data/InternalHWRMFmTxPolicy.ini z:/private/101f7a02/customerhwrmfmtxpolicy.ini |
|
27 |
|
28 |
|
29 #include "../hwrmfmtxwatcherplugin/group/bld.inf" |
|
30 |
|
31 #if defined(WINSCW) && !defined(__HWRM_TARGET_MODIFIER_PLUGIN) |
|
32 // Do nothing |
|
33 #else |
|
34 #include "../hwrmtargetmodifierplugin/group/bld.inf" |
|
35 #endif |
|
36 |
|
37 #include "../vibractrl/group/bld.inf" |
|
38 |
|
39 // End of File |