| author | hgs |
| Fri, 03 Sep 2010 12:37:43 +0300 | |
| changeset 58 | d2b028fd1f7d |
| parent 34 | bbb98528c666 |
| child 57 | befca0ec475f |
| permissions | -rw-r--r-- |
| 34 | 1 |
///* |
2 |
//* Copyright (c) 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 the License "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: |
|
15 |
//* |
|
16 |
//*/ |
|
|
0
96612d01cf9f
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
17 |
|
|
96612d01cf9f
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
18 |
ANY_DRIVE "anydrive" |
|
96612d01cf9f
Revision: 201001
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
19 |
|
| 34 | 20 |
// emulator use 1: x, 2: t or some other drives that do work. |
21 |
||
22 |
DRIVE_1 f |
|
23 |
DRIVE_2 e |
|
24 |
DRIVE_3 c |
|
25 |
||
26 |
C_DRIVE c |
|
27 |
E_DRIVE e |
|
28 |
F_DRIVE f |