sl@0
|
1 |
// Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
2 |
//
|
sl@0
|
3 |
// Permission is hereby granted, free of charge, to any person obtaining a
|
sl@0
|
4 |
// copy of this software and/or associated documentation files (the
|
sl@0
|
5 |
// "Materials"), to deal in the Materials without restriction, including
|
sl@0
|
6 |
// without limitation the rights to use, copy, modify, merge, publish,
|
sl@0
|
7 |
// distribute, sublicense, and/or sell copies of the Materials, and to
|
sl@0
|
8 |
// permit persons to whom the Materials are furnished to do so, subject to
|
sl@0
|
9 |
// the following conditions:
|
sl@0
|
10 |
//
|
sl@0
|
11 |
// The above copyright notice and this permission notice shall be included
|
sl@0
|
12 |
// in all copies or substantial portions of the Materials.
|
sl@0
|
13 |
//
|
sl@0
|
14 |
// THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
sl@0
|
15 |
// EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
sl@0
|
16 |
// MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
sl@0
|
17 |
// IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
sl@0
|
18 |
// CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
sl@0
|
19 |
// TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
sl@0
|
20 |
// MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
|
sl@0
|
21 |
//
|
sl@0
|
22 |
// Description:
|
sl@0
|
23 |
//
|
sl@0
|
24 |
|
sl@0
|
25 |
PRJ_PLATFORMS
|
sl@0
|
26 |
DEFAULT
|
sl@0
|
27 |
|
sl@0
|
28 |
PRJ_TESTMMPFILES
|
sl@0
|
29 |
t_screeninterfaceserver.mmp
|
sl@0
|
30 |
|
sl@0
|
31 |
PRJ_TESTEXPORTS
|
sl@0
|
32 |
../rom/t_screeninterface.iby /epoc32/rom/include/t_screeninterface.iby
|
sl@0
|
33 |
../scripts/t_screeninterface.script z:/wfctest/t_screeninterface.script
|
sl@0
|
34 |
../scripts/t_screeninterface_emulator.script z:/wfctest/t_screeninterface_emulator.script
|
sl@0
|
35 |
../scripts/t_screeninterface.ini z:/wfctest/t_screeninterface.ini
|
sl@0
|
36 |
../scripts/t_screeninterface_emulator.ini z:/wfctest/t_screeninterface_emulator.ini
|
sl@0
|
37 |
|
sl@0
|
38 |
|