author | William Roberts <williamr@symbian.org> |
Fri, 24 Sep 2010 16:08:16 +0100 | |
changeset 272 | 70a6efdb753f |
parent 259 | 57b9594f5772 |
child 257 | 3e88ff8f41d5 |
child 269 | d57b86b1867a |
permissions | -rw-r--r-- |
259
57b9594f5772
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
1 |
// Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). |
0 | 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 |
// e32test/group/t_usbcsc.mmp |
|
15 |
// |
|
16 |
// |
|
17 |
||
18 |
TARGET t_usbcsc.exe |
|
19 |
TARGETTYPE exe |
|
20 |
||
259
57b9594f5772
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
21 |
USERINCLUDE ../traces_t_usbcsc |
57b9594f5772
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
22 |
|
0 | 23 |
SOURCEPATH ../device |
24 |
SOURCE t_usbcsc.cpp |
|
25 |
||
26 |
OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
27 |
LIBRARY EUSER.LIB HAL.LIB usbcsc_bil.lib |
|
28 |
||
29 |
CAPABILITY all |
|
30 |
||
259
57b9594f5772
Revision: 201035
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
31 |
UID 0x0 0x20031634 |
0 | 32 |
VENDORID 0x70000001 |
33 |
||
34 |
unpaged |
|
35 |
SMPSAFE |