author | hgs |
Tue, 31 Aug 2010 11:31:15 +0100 | |
changeset 254 | 1560c419b176 |
parent 15 | 4122176ea935 |
permissions | -rw-r--r-- |
0 | 1 |
// |
2 |
// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 |
// All rights reserved. |
|
4 |
// This component and the accompanying materials are made available |
|
15
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
5 |
// under the terms of "Eclipse Public License v1.0" |
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 |
// |
|
15
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
14 |
// Description: |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
15 |
// |
0 | 16 |
// |
17 |
||
18 |
#include "../sfsrv/group/bld.inf" |
|
19 |
||
20 |
PRJ_TESTEXPORTS |
|
21 |
||
22 |
// to pkg |
|
23 |
||
24 |
../testdata/armv5/base_f32_env.ini /epoc32/pkg/base_f32_env.ini |
|
25 |
||
26 |
// to z-drive |
|
27 |
||
28 |
../testdata/winscw/base_f32_env.ini z:/base/base_f32_env.ini |
|
29 |
../testdata/winscw/base_f32_env.ini z:/base/winscw/base_f32_env.ini |
|
30 |
../testdata/gcce/base_f32_env.ini z:/base/gcce/base_f32_env.ini |
|
31 |
../testdata/armv5/base_f32_env.ini z:/base/armv5/base_f32_env.ini |
|
32 |
||
33 |
||
34 |
||
35 |
// to pkg |
|
36 |
||
37 |
../testdata/armv5/dual_drive_env.ini /epoc32/pkg/dual_drive_env.ini |
|
38 |
||
39 |
// to z-drive |
|
40 |
||
41 |
../testdata/winscw/dual_drive_env.ini z:/base/dual_drive_env.ini |
|
42 |
../testdata/winscw/dual_drive_env.ini z:/base/winscw/dual_drive_env.ini |
|
43 |
../testdata/gcce/dual_drive_env.ini z:/base/gcce/dual_drive_env.ini |
|
44 |
../testdata/armv5/dual_drive_env.ini z:/base/armv5/dual_drive_env.ini |