0
|
1 |
// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
|
|
2 |
// All rights reserved.
|
|
3 |
// This component and the accompanying materials are made available
|
|
4 |
// under the terms of the License "Eclipse Public License v1.0"
|
|
5 |
// which accompanies this distribution, and is available
|
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
7 |
//
|
|
8 |
// Initial Contributors:
|
|
9 |
// Nokia Corporation - initial contribution.
|
|
10 |
//
|
|
11 |
// Contributors:
|
|
12 |
//
|
|
13 |
// Description:
|
|
14 |
//
|
|
15 |
|
|
16 |
#include <kernel/kern_ext.mmh>
|
|
17 |
|
|
18 |
target d_prmacctstsim.ldd
|
|
19 |
targettype ldd
|
|
20 |
|
|
21 |
sourcepath ../resourceman/acctst
|
|
22 |
source d_prmacctst.cpp
|
|
23 |
|
|
24 |
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
|
|
25 |
|
|
26 |
library resourcecontrollerextended.lib
|
|
27 |
|
|
28 |
uid 0x100000af 0x10285812
|
|
29 |
vendorid 0x70000001
|
|
30 |
capability all
|
|
31 |
|
|
32 |
epocallowdlldata
|
|
33 |
|
|
34 |
start wins
|
|
35 |
win32_headers
|
|
36 |
end
|
|
37 |
|
|
38 |
macro RESOURCE_MANAGER_SIMULATED_PSL
|
|
39 |
macro PRM_ENABLE_EXTENDED_VERSION
|