author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Wed, 31 Mar 2010 23:38:45 +0300 | |
branch | RCL_3 |
changeset 87 | 2f92ad2dc5db |
parent 39 | 5d2844f35677 |
permissions | -rw-r--r-- |
0 | 1 |
// Copyright (c) 2008-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 |
// Hardware Configuration Respoitory Tests |
|
15 |
// |
|
16 |
||
17 |
target t_hcrut.exe |
|
18 |
targettype exe |
|
19 |
||
20 |
capability readdevicedata |
|
21 |
||
22 |
OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
23 |
||
39
5d2844f35677
Revision: 201004
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
24 |
userinclude ../../../kernel/eka/drivers/hcr |
0 | 25 |
sourcepath . |
26 |
source t_hcrut.cpp |
|
27 |
||
28 |
library euser.lib hal.lib |
|
29 |
||
30 |
vendorid 0x70000001 |
|
31 |
||
32 |
smpsafe |